WIP
This commit is contained in:
@@ -8,4 +8,17 @@ section.grid-callout {
|
||||
line-height: 70px;
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
|
||||
.standard-callouts {
|
||||
.callout {
|
||||
height: 100%;
|
||||
padding: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
.callout.first-callout {
|
||||
padding: 2rem 3rem 3rem;
|
||||
background-color: $c-navy;
|
||||
color: $c-white;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user