add of create event link and sort button
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
.eventContainer {
|
||||
display: flex;
|
||||
width: 80%;
|
||||
margin: 1rem 0;
|
||||
justify-content: space-between;
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
.eventImageDiv {
|
||||
@@ -40,10 +40,12 @@
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
align-items: flex-end;
|
||||
width: fit-content;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.eventButtons a {
|
||||
justify-content: flex-end;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user