Skip to content

Commit

Permalink
make font demo background more visible in case with white color
Browse files Browse the repository at this point in the history
  • Loading branch information
stCarolas committed Jun 25, 2024
1 parent 434aa6b commit dd896a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified public/opacity.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
}

.demo{
margin-bottom: 10px;
text-align: center;
padding: 2px;
border-radius: 4px;
Expand All @@ -28,6 +27,7 @@
position: absolute;
top: 0px;
z-index: 1;
filter:blur(1px);
}

.democontainer {
Expand Down

0 comments on commit dd896a9

Please sign in to comment.