Added custom style
This commit is contained in:
parent
c5d00ff608
commit
06c9a88281
2 changed files with 5 additions and 0 deletions
4
css/style.css
Normal file
4
css/style.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
html {
|
||||
max-width:80%;
|
||||
margin:auto;
|
||||
}
|
Reference in a new issue