Small tweaks to the site background and the docker run script
This commit is contained in:
@ -31,8 +31,8 @@ table
|
||||
width: 100%
|
||||
max-height: 100%
|
||||
// Add blur effect
|
||||
filter: blur(5px) grayscale(30%) brightness(85%)
|
||||
-webkit-filter: blur(5px) grayscale(30%) brightness(85%)
|
||||
filter: blur(5px) grayscale(30%) brightness(95%)
|
||||
-webkit-filter: blur(5px) grayscale(30%) brightness(95%)
|
||||
|
||||
#main-container
|
||||
max-width: 1050px
|
||||
|
Reference in New Issue
Block a user