Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Michal Srb
2020-08-13 04:35:31 -07:00
committed by GitHub
parent c9d5ec9277
commit c0dd870c6e
33 changed files with 660 additions and 358 deletions

View File

@@ -36,7 +36,7 @@
position: relative;
// for modals, reset blurry bg
background: #fff;
background: var(--bg-color-island);
backdrop-filter: none;
@media #{$media-query} {