Increase padding on home button
This commit is contained in:
@@ -515,7 +515,7 @@ select {
|
||||
text-decoration: none;
|
||||
text-shadow: none;
|
||||
border: none;
|
||||
line-height: inherit;
|
||||
line-height: 1.3em;
|
||||
}
|
||||
|
||||
button:hover,
|
||||
|
@@ -35,6 +35,9 @@ export let nobg = false
|
||||
.label::after {
|
||||
content: "pixeldrain";
|
||||
}
|
||||
.label, .username {
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
.nobg {
|
||||
background: none;
|
||||
|
Reference in New Issue
Block a user