first commit
This commit is contained in:
13
css/main.css
Normal file
13
css/main.css
Normal file
@@ -0,0 +1,13 @@
|
||||
html {
|
||||
background-color: black;
|
||||
font-family: sans-serif;
|
||||
text-align: center;
|
||||
color: white;
|
||||
padding-top: 9rem;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 20rem;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user