meetup + faq + pages forms
This commit is contained in:
@@ -5,4 +5,8 @@ $dark_green: #314e41;
|
||||
|
||||
@mixin beige_gradient() {
|
||||
background: linear-gradient(to bottom, $beige 80%, white 100%);
|
||||
}
|
||||
|
||||
@mixin white_beige_gradient() {
|
||||
background: linear-gradient(to bottom, white 0%, $beige 10%, $beige 80%, white 100%);
|
||||
}
|
Reference in New Issue
Block a user