Fix #33 - finishing touches

This commit is contained in:
Vojtěch Sajdl
2018-04-20 17:39:34 +02:00
parent 55f669b5d8
commit b2e6954ac9
5 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -341,8 +341,8 @@ body a h1{
}
@media (max-width: 991px) {
#footerwrap .col-md-8, #footerwrap .col-md-4 {
text-align: center !important;
body #footerwrap .col-md-8, #footerwrap .col-md-4 {
text-align: center;
}
}