re-add qtquick types and qs examples links to nav
This commit is contained in:
parent
a5c4272469
commit
bc01642fa4
5 changed files with 36 additions and 22 deletions
|
@ -4,6 +4,15 @@
|
|||
|
||||
.nav-link {
|
||||
text-decoration: none !important;
|
||||
|
||||
& div {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 0.3em;
|
||||
|
||||
& svg { color: hsl(var(--text)) }
|
||||
}
|
||||
}
|
||||
|
||||
.nav-item {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue