macOS vibrancy fixes

This commit is contained in:
Eugene Pankov
2022-01-30 20:43:59 +01:00
parent 109a83db5b
commit 75764cd725
7 changed files with 12 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
body {
min-height: 100vh;
overflow: hidden;
background: #1D272D;
background: transparent !important;
-webkit-font-smoothing: antialiased;
}