More styles

This commit is contained in:
Tom Raithel
2017-02-11 12:04:52 +01:00
parent b73cc8896c
commit fc81624813
15 changed files with 117 additions and 41 deletions

View File

@@ -1,13 +1,14 @@
.quadrant-section {
&__header {
margin-bottom: 20px;
}
&__lists {
&__rings {
display: flex;
}
&__list {
flex: 0 0 20%;
&__ring {
padding: 0 8px;
flex: 0 0 25%;
}
}