change padding and size of settings icon
This commit is contained in:
+8
-4
@@ -6,10 +6,6 @@
|
||||
--blue-ish: #587291; /* buttons etc */
|
||||
}
|
||||
|
||||
.right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.noselect {
|
||||
user-select: none;
|
||||
}
|
||||
@@ -51,3 +47,11 @@ a:hover {
|
||||
footer {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.less_padding {
|
||||
padding: 16px 16px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user