hero square done
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: "SF Pro Display", sans-serif;
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user