This commit is contained in:
bingus_violet 2024-03-08 11:03:24 -06:00
parent 9300eb7543
commit 5dbe2d155c

View file

@ -18,11 +18,15 @@ h1 {
font-size: 2.5rem;
}
h2,
li {
h2 {
color: rgb(0, 255, 0);
}
li,
h2 {
color: white;
}
body,
html {
margin: auto;