refactor(pages): add content for the index page
This commit is contained in:
7
styles/pages/home.module.scss
Normal file
7
styles/pages/home.module.scss
Normal file
@ -0,0 +1,7 @@
|
||||
@import 'typographies';
|
||||
|
||||
.application {
|
||||
@extend %title;
|
||||
|
||||
position: relative;
|
||||
}
|
Reference in New Issue
Block a user