Update style.css
This commit is contained in:
parent
1b7af561ac
commit
5fc0ba5ce2
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ img {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
background-color: rgba(59, 59, 59, 0.885);
|
background-color: rgba(59, 59, 59, 0.885);
|
||||||
padding: 1.5vh 2vw;
|
padding: 1.5vh 2vw;
|
||||||
backdrop-filter: blur(5px);
|
backdrop-filter: blur(3px);
|
||||||
font-size: large;
|
font-size: large;
|
||||||
top: 0;
|
top: 0;
|
||||||
border-bottom: 1px solid rgba(70, 70, 70, 0.885);
|
border-bottom: 1px solid rgba(70, 70, 70, 0.885);
|
||||||
|
|
Loading…
Add table
Reference in a new issue