mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26:16 +00:00
Bundle JS into a compact format
Run file checks on startup Fix visual bugs in Sass
This commit is contained in:
parent
e3a0eaf60b
commit
e6d289ed64
16 changed files with 283 additions and 221 deletions
|
@ -18,12 +18,11 @@ $info: $blue
|
|||
$rad: 6px
|
||||
$rad-inner: 3px
|
||||
|
||||
//$font: "Work Sans", sans-serif
|
||||
$font: "Work Sans", sans-serif
|
||||
|
||||
$breakpoint: 800px // responsive breakpoint for mobile
|
||||
// responsive breakpoint for mobile
|
||||
$breakpoint: 800px
|
||||
|
||||
// Work Sans
|
||||
@font-face
|
||||
font-family: 'Work Sans'
|
||||
src: url('fonts/worksans-regular.woff2')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue