the nav bar at the bottom of articles and footer at bottom of that appears now (empty of course)

small-nav
chimchooree 4 years ago
parent 7be0d5fef7
commit 2e66f0ea93

@ -22,6 +22,7 @@ mark {
background-color: #900C3F;
color: hotpink;
}
ul { list-style-position: inside; }
.grid {
display: grid;
@ -185,7 +186,7 @@ mark {
background-color: #A8577E;
}
.footer {
.footer-content {
background-color: #5c374c;
padding-top: 5px;
padding-right: 25px;

Loading…
Cancel
Save