better glassy look
This commit is contained in:
@@ -60,8 +60,6 @@ img {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background: rgba(0, 0, 0, 0.125);
|
||||
backdrop-filter: blur(8px);
|
||||
}
|
||||
|
||||
@keyframes fadeInUp {
|
||||
|
@@ -9,7 +9,7 @@
|
||||
--button-hover-gradient: linear-gradient(120deg, rgba(30, 10, 50, 0.75), rgba(10, 10, 40, 0.4));
|
||||
|
||||
--background-color: #000000;
|
||||
--glass-background: rgba(20, 20, 20, 0.125);
|
||||
--glass-background: rgba(20, 20, 20, 0.1);
|
||||
--glass-border: rgba(255, 255, 255, 0.18);
|
||||
--glass-shadow: rgba(31, 38, 135, 0.30);
|
||||
|
||||
|
Reference in New Issue
Block a user