added required folders
This commit is contained in:
parent
5a8487c909
commit
a34236ebb5
3 changed files with 5 additions and 0 deletions
BIN
src/images/sample.avif
Normal file
BIN
src/images/sample.avif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 963 KiB |
3
src/styles/breakpoint.sass
Normal file
3
src/styles/breakpoint.sass
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
$mobile: 375px
|
||||||
|
$tablet: 768px
|
||||||
|
$desktop: 1440px
|
||||||
2
src/styles/variables.sass
Normal file
2
src/styles/variables.sass
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
$background: #0c1b31
|
||||||
|
$text-color: #ffffff
|
||||||
Loading…
Add table
Add a link
Reference in a new issue