dr
This commit is contained in:
parent
6cd390d015
commit
1aee7a5522
|
|
@ -322,9 +322,14 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
|
|||
}
|
||||
|
||||
.sidebar-nav > .nav-item > .nav-link span {
|
||||
font-family: 'Syne', sans-serif;
|
||||
font-weight: 600;
|
||||
letter-spacing: 0.02em;
|
||||
font-family: 'Syne', sans-serif;
|
||||
font-size: 0.8rem;
|
||||
letter-spacing: 0.01em;
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/* Active item : blanc brillant */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user