1
0
mirror of https://github.com/ToxicCrack/PrintABrick.git synced 2025-05-17 21:00:09 -07:00
2017-06-14 17:46:32 +02:00

18 lines
247 B
SCSS

.sets {
margin: 0 -0.3em !important;
.set {
padding: 0.3em !important;
}
}
.set {
.content .header {
font-size: 1em !important;
margin-bottom: 0.1em;
}
.content {
padding: 0.5em !important;
overflow: hidden;
}
}