refactor(pages): add content for the index page

This commit is contained in:
2022-04-05 03:08:50 +00:00
parent a5a041cabf
commit 226b1542bb
2 changed files with 15 additions and 3 deletions

View File

@ -0,0 +1,7 @@
@import 'typographies';
.application {
@extend %title;
position: relative;
}