fixing event page layout

This commit is contained in:
Set Hallstrom 2019-07-02 16:10:17 +02:00
parent dc6bc6bc6c
commit 8043dbdebd
2 changed files with 37 additions and 28 deletions

View file

@ -190,10 +190,13 @@ canvas {
z-index: 10;
border-bottom: 1px solid rgb(165, 202, 195);
img {
float: left;
margin-right: 5px;
border-radius: 3px;
width: 100%;
}
}
.noflex {
}
#footer {
width:100%;