mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26:16 +00:00
Clean up Pop-Up JS
Fix missing Width and Height data stopping images from loading
This commit is contained in:
parent
b0a9271265
commit
feadaba8a1
5 changed files with 146 additions and 180 deletions
|
@ -18,9 +18,10 @@ $info: $blue
|
|||
$rad: 6px
|
||||
$rad-inner: 3px
|
||||
|
||||
$font: "Work Sans", sans-serif
|
||||
$animation-smooth: cubic-bezier(0.76, 0, 0.17, 1)
|
||||
$animation-bounce: cubic-bezier(.68,-0.55,.27,1.55)
|
||||
|
||||
// responsive breakpoint for mobile
|
||||
$font: "Work Sans", sans-serif
|
||||
$breakpoint: 800px
|
||||
|
||||
@font-face
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue