update: macos blurred window and radius setup
This commit is contained in:
@@ -10,7 +10,9 @@ body {
|
||||
height: 100%;
|
||||
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu,
|
||||
Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
|
||||
background: transparent;
|
||||
/* background: transparent; */
|
||||
background: rgba(242, 241, 243, 0.3);
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user