This commit is contained in:
2026-05-17 21:09:32 +08:00
commit 1870400c47
1564 changed files with 544713 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
.navigation-2 {
&::before {
width: 100%;
height: 100%;
content: " ";
position: absolute;
backdrop-filter: blur(14px);
}
h3 {
margin-top: 0;
margin-bottom: 0;
line-height: 3rem;
}
.navbar-nav {
a.nav-link {
//font-size: 15px;
display: flex;
align-items: center;
padding: 2.5rem 1rem 2rem;
}
.dropdown-toggle::after {
font-size:60%;
}
}
}