fix: overlay

This commit is contained in:
Cory Dransfeldt 2024-05-01 20:11:20 -07:00
parent 6674e4fabf
commit 1c571674f5
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{ {
"name": "coryd.dev", "name": "coryd.dev",
"version": "13.4.5", "version": "13.4.6",
"description": "The source for my personal site. Built using 11ty.", "description": "The source for my personal site. Built using 11ty.",
"type": "module", "type": "module",
"scripts": { "scripts": {

View file

@ -31,7 +31,7 @@
position: relative; position: relative;
display: flex; display: flex;
&.shadow image::after { &.shadow::after {
position: absolute; position: absolute;
z-index: 1; z-index: 1;
content: ''; content: '';