home/natto/ags: add margin to the right of settings
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
.settings {
|
.settings {
|
||||||
.settings-unwrapped {
|
.settings-unwrapped {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
margin-right: 10px;
|
||||||
border: 2px solid $mauve;
|
border: 2px solid $mauve;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
background: $base;
|
background: $base;
|
||||||
|
Reference in New Issue
Block a user