Skip to content

Commit

Permalink
Pixelated image rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
andantet committed Nov 10, 2023
1 parent 9915a55 commit a5d164f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/addon/commons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ img {
max-width: 100%;
height: auto;
transition: all 0.35s ease-in-out;
image-rendering: pixelated;

.blur & {
$blur: 20px;
Expand Down

0 comments on commit a5d164f

Please sign in to comment.