removed stupid stuff i added

line 17 is the start of /website-testing/?????
This commit is contained in:
2023-05-20 18:51:07 +01:00
parent a36388897d
commit f59bd4189b
2 changed files with 3 additions and 8 deletions

View File

@@ -1,8 +1,6 @@
*{
box-sizing: border-box;
}
b body p h1 h2 h3{
margin: 0px;
margin: 0;
}
b{
color: #007AFF
@@ -11,7 +9,6 @@ body{
background-color: #f2f2f2;
color: #333333;
font-family: system-ui;
margin: 0px;
height: 100%;
}
p{