added some faq questions to about page
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
|
||||
.background {
|
||||
background-color: var(--color-background-highlight);
|
||||
backdrop-filter: blur(6px);
|
||||
backdrop-filter: blur(var(--blur-radius-background));
|
||||
margin-top: 32px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user