Marcel Haazen
há 6 anos
committed by
GitHub
ascendente
cometimento
49cbe432ce
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
5 adições e
1 eliminações
-
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; |
|
|
|