Fixed margin issue
This commit is contained in:
parent
04bc84c8ad
commit
e323c22ba9
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
||||||
border-bottom: solid var(--dark-3) 3px;
|
border-bottom: solid var(--dark-3) 3px;
|
||||||
|
|
||||||
font-family: 'Open Sans';
|
font-family: 'Open Sans';
|
||||||
|
|
||||||
|
margin-right: 0.2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button a {
|
.button a {
|
||||||
|
|
Loading…
Reference in a new issue