mirror of
https://github.com/ToxicCrack/PrintABrick.git
synced 2025-05-28 09:40:14 -07:00
14 lines
176 B
SCSS
14 lines
176 B
SCSS
.sets {
|
|
margin: 0 -0.3em !important;
|
|
|
|
.set {
|
|
padding: 0.3em !important;
|
|
}
|
|
}
|
|
|
|
.set {
|
|
.content .header {
|
|
font-size: 14px !important;
|
|
margin-bottom: 3px;
|
|
}
|
|
} |