mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
cleaned up a bit
This commit is contained in:
@@ -64,7 +64,6 @@
|
||||
display: flex;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
z-index: 2;
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
|
||||
-webkit-backdrop-filter: blur(2.5px);
|
||||
@@ -120,7 +119,6 @@
|
||||
border-radius: 0px 0px 10px 10px;
|
||||
padding: 16px;
|
||||
position: fixed;
|
||||
z-index: 1;
|
||||
left: 50%;
|
||||
top: 45px;
|
||||
font-size: 20px;
|
||||
|
||||
Reference in New Issue
Block a user