diff --git a/style.css b/style.css index e36318f..ef1fbf0 100644 --- a/style.css +++ b/style.css @@ -1,8 +1,4 @@ -/** written by minish - 2024-03, mostly - * probably don't reference this stylesheet - * for literally anything, because i am - * godawful at writing css lol.. - */ +/* written by minish - 2024-03 */ :root { --accent-b: #C4B5A1; @@ -17,10 +13,6 @@ } body { - font-family: sans-serif; - font-style: normal; - font-optical-sizing: auto; - overflow: hidden; } @@ -119,7 +111,6 @@ main h2 { ul { list-style-position: inside; - } li {