Skip to content

Commit

Permalink
Update Acrylic-popups-addon.theme.css
Browse files Browse the repository at this point in the history
  • Loading branch information
s-k-y-l-i authored Mar 28, 2024
1 parent 255bce4 commit 81c2f45
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Acrylic-popups-addon.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

/* Config */
:root{
--blur: 40px; /*Popup blur size*/
--opacity: 0.3; /*Popup background opacity*/
--radius: 8px; /*Popup border radius*/
--pop-up-color: ; /*To force a color, empty by default*/
--blur: 20px; /*Popup blur size*/
--opacity: 0.5; /*Popup background opacity*/
--radius: 30px; /*Popup border radius*/
/*--pop-up-color: black; /*uncomment for custom Popup color*/
}

0 comments on commit 81c2f45

Please sign in to comment.