work
This commit is contained in:
parent
698b1c9419
commit
f6853bcf17
3 changed files with 34 additions and 1 deletions
7
public/styles.css
Normal file
7
public/styles.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
main {
|
||||
width: 80%;
|
||||
min-width: 300px;
|
||||
text-align: center;
|
||||
margin: 0 auto;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue