mirror of
https://github.com/SrIzan10/mainwebsite.git
synced 2026-06-06 00:56:58 +00:00
fix: background stretched
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
height: 100vh;
|
||||
filter: blur(5px);
|
||||
filter: brightness(30%);
|
||||
object-fit: cover;
|
||||
z-index: -1;
|
||||
background-attachment: fixed;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
||||
Reference in New Issue
Block a user