lil tweaks

This commit is contained in:
tobi 2025-04-17 23:33:45 +02:00
commit 5291146f8a
4 changed files with 24 additions and 14 deletions

View file

@ -29,7 +29,6 @@
border-radius: $br;
position: relative;
overflow: hidden;
z-index: 2;
img {
width: 100%;
@ -59,7 +58,6 @@
position: absolute;
height: 100%;
width: 100%;
z-index: 3;
overflow: hidden;
display: grid;