[Web] Decrease footer top margin

master
andryyy 2020-04-19 21:37:46 +02:00
parent ecebfe15df
commit ea27fd2646
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ nav .glyphicon {
line-height: 14px; line-height: 14px;
} }
.footer { .footer {
margin-top: 100px; margin-top: 27px;
margin-bottom: 20px; margin-bottom: 20px;
color: #959595; color: #959595;
} }