mirror of
https://github.com/jakejarvis/dark-mode-example.git
synced 2026-09-11 23:25:34 -04:00
Update dark-mode.css
This commit is contained in:
@@ -6,6 +6,9 @@ body {
|
|||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
h1 {
|
||||||
|
font-size: 1.8em;
|
||||||
|
}
|
||||||
.dark-mode-toggle {
|
.dark-mode-toggle {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
|
|||||||
Reference in New Issue
Block a user