Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
599615be6a | ||
| eec8cc583f |
@@ -28,7 +28,8 @@ h6 {
|
||||
}
|
||||
|
||||
#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);
|
||||
backdrop-filter: blur(12px);
|
||||
-webkit-backdrop-filter: blur(12px) !important;
|
||||
backdrop-filter: blur(12px) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user