Fix footer, properly layout no affiliation notice on small screens
This commit is contained in:
parent
638f68334a
commit
8e868a642c
2 changed files with 6 additions and 2 deletions
|
@ -134,7 +134,7 @@ details[open] > summary > svg {
|
|||
transform: rotate(90deg);
|
||||
}
|
||||
|
||||
footer li:hover {
|
||||
footer li a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue