Skip to content
Discussion options

You must be logged in to vote

This will work for me, but i'am not sure is this OK! Or i can do someting better?
Thxx

// --- Custom Vars ------------------------------------------------------
$project-spacer: (
    0: 0,
    1: 1rem * .0625,
    2: 1rem * .125,
    3: 1rem * .1875,
    4: 1rem * .25,
    5: 1rem * .3125,
    6: 1rem * .375,
    7: 1rem * .4375,
    8: 1rem * .5,
    9: 1rem * .5625,
    10: 1rem * .625,
    12: 1rem * .75,
    13: 1rem * .8125,
    15: 1rem * .9375,
    16: 1rem,
    18: 1rem * 1.125,
    20: 1rem * 1.25,
    24: 1rem * 1.5,
    25: 1rem * 1.5625,
    30: 1rem * 1.875,
    35: 1rem * 2.1875,
    36: 1rem * 2.25,
    40: 1rem * 2.5,
    45: 1rem * 2.8125,
    50: 1rem * 3.125,
    60: 1…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by baderpaul
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant