Improve static pages UI

This commit is contained in:
yflory
2018-04-18 18:51:49 +02:00
parent 5c2ee778ad
commit caf86dd9b7
2 changed files with 15 additions and 8 deletions

View File

@@ -23,11 +23,7 @@
}
margin-top: 16px;
font-size: 1.25em;
min-width: 30%; // conflict?
width: 30%;
@media (max-width: 500px) {
width: 45%;
}
min-width: 30%;
}
}
padding-bottom: 3em;