mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-03 02:35:12 +00:00
fix navigation button spacing
This commit is contained in:
parent
964a8f7031
commit
cc1a8ca4e8
1 changed files with 4 additions and 0 deletions
|
@ -108,6 +108,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.header__navigation-item--forward {
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.header__navigation-item--icon {
|
.header__navigation-item--icon {
|
||||||
@media (max-width: $breakpoint-small) {
|
@media (max-width: $breakpoint-small) {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue