bugfix: style lint

This commit is contained in:
jamesread 2023-09-28 23:16:37 +01:00
parent 6f4a0e68a7
commit 6d21bbe03a
1 changed files with 5 additions and 5 deletions

View File

@ -57,6 +57,11 @@ label#sidebar-toggler-button:focus {
cursor: pointer;
}
footer,
footer a {
color: black;
}
aside {
position: absolute;
width: 180px;
@ -281,11 +286,6 @@ button.active-section {
20% { background-color: purple; }
}
footer,
footer a {
color: black;
}
img.logo {
width: 1em;
height: 1em;