mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-12-22 10:29:52 +00:00
Header now links to homepage
because i find myself clicking on it and being disappointed that it isn't a link.
This commit is contained in:
@@ -31,6 +31,11 @@ li img {
|
||||
display: inline ;
|
||||
}
|
||||
|
||||
.banner a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
body {
|
||||
background: #151515 ;
|
||||
|
||||
Reference in New Issue
Block a user