mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Renaming sass files for relevance. Style tweaks for large input to fix firefox bug.
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
@import mixins
|
||||
|
||||
#tagline
|
||||
background: black url("/assets/home/tagline-bg.jpg")
|
||||
background-color: black
|
||||
background-image: url("/assets/home/tagline-bg.jpg")
|
||||
@include fullbg
|
||||
height: 400px
|
||||
padding: 40px 0px
|
||||
@@ -3,7 +3,4 @@
|
||||
#hub-search
|
||||
input
|
||||
font-size: 2em
|
||||
@include big-input
|
||||
//.advanced
|
||||
//padding-top: 8px
|
||||
//@include disabled
|
||||
@include big-input
|
||||
@@ -5,7 +5,8 @@
|
||||
border: 1px solid #999
|
||||
font-size: 18px
|
||||
@extend .avenir
|
||||
padding: 30px 20px
|
||||
padding: 22px 18px
|
||||
height: auto
|
||||
margin-bottom: 1em
|
||||
|
||||
@mixin disabled
|
||||
|
||||
Reference in New Issue
Block a user