Hide the border when not a sidebar
This commit is contained in:
parent
dda006483f
commit
b7d33a86e5
|
@ -842,6 +842,9 @@ h1 svg {
|
|||
.intro {
|
||||
text-align: center;
|
||||
}
|
||||
.intro-and-nav {
|
||||
border-right: none;
|
||||
}
|
||||
.intro-and-nav > div {
|
||||
padding: 1.5rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user