remove some default stuff

This commit is contained in:
minish 2024-03-30 17:08:14 -04:00
parent c15bc7062d
commit 19e6f9e7f7
Signed by: min
GPG Key ID: FEECFF24EF0CE9E9
1 changed files with 1 additions and 10 deletions

View File

@ -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 {