feat: create index and about pages
This commit is contained in:
parent
cc39ed4c4e
commit
0c71f81c78
8 changed files with 61 additions and 21 deletions
9
sass/parts/_index.scss
Normal file
9
sass/parts/_index.scss
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
section.last-articles {
|
||||
margin-top: 4rem;
|
||||
|
||||
h1 {
|
||||
border-bottom-width: .1rem;
|
||||
border-bottom-style: solid;
|
||||
border-bottom-color: var(--surface0);
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue