Przeglądaj źródła

Modified the footer

master
Marcel Haazen 7 lat temu
rodzic
commit
3adc0e44ea
1 zmienionych plików z 5 dodań i 0 usunięć
  1. +5
    -0
      css/style.css

+ 5
- 0
css/style.css Wyświetl plik

@ -214,6 +214,10 @@ footer {
margin-top: 80px; margin-top: 80px;
border-top: 1px solid #e7e7e7; border-top: 1px solid #e7e7e7;
background-color: #f6f5f6; background-color: #f6f5f6;
bottom: 0;
position: absolute;
left: 0;
right: 0;
} }
social a { social a {
@ -495,6 +499,7 @@ elements h1 {
} }
body{ body{
background-color: #f6f5f6; background-color: #f6f5f6;
min-height: 100vh;
} }
elements small { elements small {

Ładowanie…
Anuluj
Zapisz