apply font to all elements
This commit is contained in:
parent
2158cacd6c
commit
6f2fd17f4c
@ -6,7 +6,7 @@ body {
|
|||||||
grid-template-rows: auto 1fr auto;
|
grid-template-rows: auto 1fr auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3, p {
|
* {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user