Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
599615be6a | ||
| eec8cc583f | |||
|
|
87d7f4396d | ||
| bb2da86a1b | |||
|
|
ee3efb5bdd | ||
| e5f7add948 |
@@ -26,3 +26,10 @@ h5,
|
||||
h6 {
|
||||
font-family: var(--font-public-sans), sans-serif;
|
||||
}
|
||||
|
||||
#nav nav {
|
||||
background-color: color-mix(in srgb, var(--background) 80%, transparent) !important;
|
||||
border-bottom: 1px solid color-mix(in srgb, var(--foreground) 15%, transparent);
|
||||
-webkit-backdrop-filter: blur(12px) !important;
|
||||
backdrop-filter: blur(12px) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user