Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Commit 1a89347

Browse files
bug fixes
1 parent c08f775 commit 1a89347

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/acrylic.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010

1111
body,
1212
.nk-acrylic:before {
13-
/* change the image below to your background image before using */
14-
background-image: url("https://source.unsplash.com/random");
1513
background: fixed;
1614
background-color: #333;
1715
background-size: cover;
16+
/* change the image below to your background image before using */
17+
background-image: url("https://source.unsplash.com/random");
1818
}
1919

2020
.nk-acrylic {

src/acrylic.min.css

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

0 commit comments

Comments
 (0)