Files
2018-01-10 19:54:08 +02:00

13 lines
174 B
CSS

footer {
background-color: #f5f5f5;
margin-top: 1vh;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.ml-auto .nav-item {
padding: 1vh;
}