diff --git a/layout/sidebar/sidebar.scarlet b/layout/sidebar/sidebar.scarlet index b35ec728..c053f166 100644 --- a/layout/sidebar/sidebar.scarlet +++ b/layout/sidebar/sidebar.scarlet @@ -75,7 +75,6 @@ sidebar-spacing-y = 0.7rem background reverse-light-color border-radius 50% transform translateY(-50%) - font-size 0.96rem padding 0.5rem color text-color width 30px diff --git a/pages/support/support.scarlet b/pages/support/support.scarlet index e058459c..e2475350 100644 --- a/pages/support/support.scarlet +++ b/pages/support/support.scarlet @@ -9,13 +9,13 @@ .feature-card, .payment-card vertical - flex-basis 250px + flex-basis 240px border-radius 5px overflow hidden background ui-background box-shadow shadow-light border 1px solid ui-border-color - margin 0.8rem + margin 1.2rem default-transition :hover diff --git a/styles/base.scarlet b/styles/base.scarlet index 7dce440d..1b765a80 100644 --- a/styles/base.scarlet +++ b/styles/base.scarlet @@ -1,15 +1,15 @@ html height 100% font-family "Ubuntu", "Trebuchet MS", sans-serif - font-size 95% + font-size 90% -> 900px - html - font-size 90% +// > 900px +// html +// font-size 90% -> 1400px - html - font-size 95% +// > 1400px +// html +// font-size 95% body tab-size 4