[Frontend] CSS and markup tweaks to enable flex layout
open #93 Layout frame and imagery markup modified;
This commit is contained in:
@@ -84,6 +84,13 @@
|
||||
margin-left: $interiorMargin * 3;
|
||||
}
|
||||
}
|
||||
.l-flex,
|
||||
&.l-flex {
|
||||
.left,
|
||||
.right {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user