[Web] Decrease footer top margin

This commit is contained in:
andryyy
2020-04-19 21:37:46 +02:00
parent ecebfe15df
commit ea27fd2646

View File

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