Fix responsive eventDetail
This commit is contained in:
@@ -78,4 +78,12 @@
|
||||
.textImage {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.manageEvent {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.eventImage {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user