agenda width adjusted on mobile

This commit is contained in:
mb @ ts 2018-05-21 23:27:59 +02:00
parent b262f83f54
commit 801eeb0521

View File

@ -344,7 +344,7 @@ footer{
height: 12px; height: 12px;
} }
#agenda{ #agenda{
width: calc(100% - 4em); width: calc(100% - 6em);
margin: 1em 0px; margin: 1em 0px;
} }
.featured{ .featured{