mirror of
https://github.com/massgravel/massgrave.dev.git
synced 2026-07-15 23:31:01 +00:00
Fix hover background thingy on discord icon
This commit is contained in:
@@ -136,6 +136,10 @@
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.navbar__item.discord-button::before {
|
||||
margin: 3px 0 0 0 !important;
|
||||
}
|
||||
|
||||
.navbar__item.github-button::before {
|
||||
margin: 0 !important;
|
||||
}
|
||||
@@ -181,4 +185,4 @@ table {
|
||||
.tabs__item--active:hover {
|
||||
background-color: var(--ifm-color-primary-dark);
|
||||
border-color: var(--ifm-color-primary-light);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user