mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 14:24:50 +00:00
increase blur
hopefully makes readability better
This commit is contained in:
parent
dd61eb76ee
commit
ddc95fdacb
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ body {
|
|||
margin-right: auto;
|
||||
width: 75%;
|
||||
grid-gap: 20px;
|
||||
backdrop-filter: blur(15px);
|
||||
backdrop-filter: blur(30px);
|
||||
background-color: rgba(35, 38, 52, 0.35);
|
||||
}
|
||||
|
||||
|
@ -188,4 +188,4 @@ a:visited {
|
|||
display: flex;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue