Reverted font size changes
This commit is contained in:
parent
8427e004be
commit
781d8bb15e
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,15 +1,15 @@
|
||||
html
|
||||
height 100%
|
||||
font-family "Ubuntu", "Trebuchet MS", sans-serif
|
||||
font-size 95%
|
||||
|
||||
> 900px
|
||||
html
|
||||
font-size 90%
|
||||
|
||||
> 1400px
|
||||
html
|
||||
font-size 95%
|
||||
// > 900px
|
||||
// html
|
||||
// font-size 90%
|
||||
|
||||
// > 1400px
|
||||
// html
|
||||
// font-size 95%
|
||||
|
||||
body
|
||||
tab-size 4
|
||||
|
Loading…
Reference in New Issue
Block a user