fixed content-callout on a content-box
Change-Id: Id81290191eff2449167cab8d97afc1664a9c3355
This commit is contained in:
parent
09294efe56
commit
ffa9b77d1f
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
|
||||
.content-box {
|
||||
background: $lightBackground;
|
||||
background-color: $lightBackground;
|
||||
|
||||
& > * {
|
||||
padding-left: $contentBoxPadding;
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
@import 'centeredHeader';
|
||||
@import 'blue/variables';
|
||||
@import 'blue/mixins';
|
||||
|
|
Loading…
Reference in New Issue