Initial commit
This commit is contained in:
commit
ccfd866f59
14 changed files with 3732 additions and 0 deletions
5
source/css/styles.css
Normal file
5
source/css/styles.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
.container {
|
||||
margin: 0 auto;
|
||||
max-width: 768px;
|
||||
padding: 0 1rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue