Marcel Haazen
пре 6 година
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са
5 додато и
1 уклоњено
-
css/style.css
|
|
@ -235,12 +235,16 @@ foot { |
|
|
|
display: block; |
|
|
|
font-size: 12px; |
|
|
|
color: #cccccc; |
|
|
|
width: 100vw; |
|
|
|
width: 100%; |
|
|
|
border-top: 1px solid #e7e7e7; |
|
|
|
padding-left: 0.9375em; |
|
|
|
padding-right: 0.9375em; |
|
|
|
} |
|
|
|
|
|
|
|
footer .row { |
|
|
|
max-width: 100%; |
|
|
|
} |
|
|
|
|
|
|
|
foot img { |
|
|
|
width: 5%; |
|
|
|
margin-top: -3px; |
|
|
|