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