Update css
This commit is contained in:
parent
7c6d029ac6
commit
d06c6f3963
1 changed files with 327 additions and 327 deletions
|
@ -751,7 +751,7 @@ section.orange .button:hover {
|
|||
|
||||
@media only screen and (max-width: 480px) {
|
||||
.event {
|
||||
grid-template-rows: 2rem 1.5rem 1rem 1fr;
|
||||
grid-template-rows: 2rem auto auto 1fr;
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue