mobile responsive : home and start event
This commit is contained in:
parent
e58e630f9b
commit
dd04bac95e
14 changed files with 128 additions and 8 deletions
|
|
@ -65,3 +65,10 @@
|
|||
.calendar-strip__date.open {
|
||||
max-height: 20rem;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 800px) {
|
||||
.calendar-strip {
|
||||
margin-top: 2rem;
|
||||
border-top: var(--border);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue