feat: Add menu to footer
This commit is contained in:
@ -58,3 +58,11 @@
|
||||
#theme-toggle:focus {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
.footer nav a {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.footer nav a:hover {
|
||||
border-bottom: none;
|
||||
}
|
Reference in New Issue
Block a user