mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-28 01:53:25 +00:00
Remove depdenency on darkswarm/mixins
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
@import "../darkswarm/mixins";
|
||||
|
||||
#change_type {
|
||||
section {
|
||||
margin: 2em 0 0 0;
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
@import "../darkswarm/mixins";
|
||||
|
||||
.dashboard_item.single-ent {
|
||||
.header {
|
||||
padding: 0.77778em 1.33333em 0.77778em 0.77778em;
|
||||
|
||||
@@ -1,13 +1,11 @@
|
||||
@import "../darkswarm/mixins";
|
||||
|
||||
#welcome_page {
|
||||
header {
|
||||
text-align: center;
|
||||
padding: 4em 2em;
|
||||
|
||||
@include fullbg;
|
||||
background-color: black;
|
||||
background-image: url("../images/home/tagline-bg.jpg");
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
margin-bottom: 2em;
|
||||
|
||||
Reference in New Issue
Block a user