This commit is contained in:
Cory Dransfeldt 2024-06-12 19:20:34 -07:00
commit 20a3fcecfe
No known key found for this signature in database
3 changed files with 7 additions and 7 deletions
src/assets/styles/pages

View file

@ -110,7 +110,7 @@
position: absolute;
z-index: 1;
content: '';
bottom: 10px;
bottom: 11px;
left: 1px;
box-shadow: inset 0 -70px 75px -40px #000;
width: calc(100% - 2px);