more tweaks
This commit is contained in:
parent
f7599e98c3
commit
e2122050df
|
@ -353,7 +353,7 @@
|
||||||
border-radius: 2px
|
border-radius: 2px
|
||||||
font-size: 22px
|
font-size: 22px
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
transition: background-color 200ms ease
|
transition: background-color 200ms ease, border-color 200ms ease
|
||||||
|
|
||||||
.section--enterprise
|
.section--enterprise
|
||||||
.inner
|
.inner
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
display: block
|
display: block
|
||||||
|
|
||||||
.top
|
.top
|
||||||
background-color: #eff0ec
|
background-color: #f1f1f1
|
||||||
|
|
||||||
.topbar
|
.topbar
|
||||||
height: $top-height
|
height: $top-height
|
||||||
|
|
Loading…
Reference in New Issue
Block a user