Init with some changes to the Serif Theme
This commit is contained in:
commit
912d143813
243 changed files with 15251 additions and 0 deletions
8
_sass/components/_page.scss
Normal file
8
_sass/components/_page.scss
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.page {
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
flex-direction: column;
|
||||
.wrapper {
|
||||
flex: 1 0 0;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue