Skip to content

Commit 36a53a9

Browse files
committed
style: tweak to background
1 parent 161ad22 commit 36a53a9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

styles/css/projectfu.css

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles/scss/global/_window.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
background-blend-mode: multiply;
2020
background-repeat: repeat-y;
2121
background-position: right top;
22+
background-color: transparent !important;
2223
.window-content {
2324
background: none;
2425
}

0 commit comments

Comments
 (0)