feat: add some style
This commit is contained in:
parent
55bd450438
commit
e87f1a4e6b
21 changed files with 291 additions and 96 deletions
|
|
@ -1,3 +1,4 @@
|
|||
$xl-breakpoint: 1800px;
|
||||
$lg-breakpoint: 1600px;
|
||||
$md-breakpoint: 1100px;
|
||||
$sm-breakpoint: 900px;
|
||||
|
|
@ -23,3 +24,6 @@ $secondary: #f15a24;
|
|||
@import 'single_image.scss';
|
||||
@import 'footer.scss';
|
||||
|
||||
// components
|
||||
@import 'tags.scss';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue