mirror of
https://git.nolog.cz/NoLog.cz/headline.git
synced 2025-02-07 14:12:45 +01:00
9 lines
No EOL
143 B
CSS
9 lines
No EOL
143 B
CSS
body {
|
|
margin-bottom: 60px; /* Margin bottom by footer height */
|
|
}
|
|
|
|
.footer {
|
|
position: absolute;
|
|
bottom: 0;
|
|
width: 100%;
|
|
} |