pop in pour biographies
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
// variables
|
||||
$text-bg: #f6f6f6;
|
||||
$text-padding: 6rem;
|
||||
$text-bg: #000;
|
||||
$text-padding: 4rem;
|
||||
$image-margin: 2rem;
|
||||
|
||||
|
||||
// styling
|
||||
.callout {
|
||||
background: $text-bg;
|
||||
color: #fff;
|
||||
padding: $text-padding $content-padding;
|
||||
@include breakpoint(desktop-only) {
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user