9 lines
105 B
CSS
9 lines
105 B
CSS
footer {
|
|
background-color: #f5f5f5;
|
|
margin-top: 1vh;
|
|
}
|
|
|
|
.ml-auto .nav-item {
|
|
padding: 1vh;
|
|
}
|