✨feature: Style updates, add Servers documentation
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
.sidebar-head h2 { margin: 0 0 .25rem; font-size: 1.125rem; }
|
||||
.sidebar-head h2 {
|
||||
font-size: 1.125rem;
|
||||
margin: 0 0 .25rem;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
.sidebar-links {
|
||||
list-style: none;
|
||||
@@ -20,6 +24,7 @@
|
||||
line-height: 1.15;
|
||||
padding: 0.5rem 0.625rem;
|
||||
text-decoration: none;
|
||||
text-transform: capitalize;
|
||||
transition: background 0.2s ease, color 0.2s ease;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user