fix #2
This commit is contained in:
parent
71ab29ae98
commit
15fc7f09b5
@ -12,7 +12,7 @@ body {
|
||||
background-attachment: fixed;
|
||||
background-image: linear-gradient( rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.7) ),url('../background.jpg');
|
||||
backdrop-filter: blur(5px);
|
||||
min-height: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#container {
|
||||
|
Loading…
Reference in New Issue
Block a user