d
This commit is contained in:
parent
f91af3544d
commit
73c93a76ed
12
css/main.css
12
css/main.css
@ -253,21 +253,15 @@ hr::after {
|
||||
filter: blur(50px);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 0;
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
overflow: hidden;
|
||||
background-size: 100% 150%;
|
||||
}
|
||||
|
||||
body {
|
||||
background: linear-gradient(145deg, #c7bbbd 0%, #7b6b75 10%,#58445d 18%,#7b6b75 25%,#544352 40%, #362437 55%, #aa9aa5 94%);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 0;
|
||||
background-size: 100% 150%;
|
||||
}
|
||||
|
||||
|
||||
main {
|
||||
width: 64em;
|
||||
|
Loading…
Reference in New Issue
Block a user