mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-06 20:43:13 +08:00
8 lines
101 B
CSS
8 lines
101 B
CSS
.ThemeBuilder {
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.Buttons button:not(:last-child) {
|
|
margin-right: 10px;
|
|
}
|