add more pages & update them
This commit is contained in:
parent
9dfda09b03
commit
b5c1990aa9
6 changed files with 106 additions and 1 deletions
6
html/stages/styles.css
Normal file
6
html/stages/styles.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.content {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-top: 24px;
|
||||
padding-bottom: 300px; /* forces scroll */
|
||||
}
|
||||
Loading…
Reference in a new issue