Footer: Fix bottom margin

This commit is contained in:
Christofer 2023-09-21 17:32:42 +04:00
parent 083a4adcda
commit 1a22aa95f8

View file

@ -101,7 +101,7 @@
} }
.gradient { .gradient {
position: absolute; position: absolute;
top: -450px; bottom: 50px;
left: 0px; left: 0px;
width: 100%; width: 100%;
height: 900px; height: 900px;