mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 14:32:04 -04:00
fix header border
This commit is contained in:
parent
c4c8b946be
commit
81423c1843
@ -380,6 +380,7 @@
|
||||
|
||||
.nav-custom {
|
||||
.btn {
|
||||
border: none;
|
||||
border-inline-start: 1px solid $gray-500;
|
||||
border-radius: 0;
|
||||
|
||||
@ -415,6 +416,7 @@
|
||||
|
||||
.nav-custom-start {
|
||||
.btn {
|
||||
border: none;
|
||||
border-inline-start: 1px solid $gray-500;
|
||||
border-radius: 0;
|
||||
|
||||
@ -440,6 +442,7 @@
|
||||
|
||||
.nav-custom:not(.nav-custom-start) {
|
||||
.nav-item {
|
||||
border: none;
|
||||
border-bottom: 1px solid $gray-500;
|
||||
border-radius: 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user