Skip to content

Commit

Permalink
increased blurryness of the background
Browse files Browse the repository at this point in the history
  • Loading branch information
antoffigueroa committed Oct 30, 2024
1 parent 85b5624 commit 5421431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1163,6 +1163,7 @@ input, select, textarea {
background-size: cover;
background-repeat: no-repeat;
z-index: 1;
filter: blur(5px);
}

body.is-article-visible #bg:after {
Expand Down

0 comments on commit 5421431

Please sign in to comment.