mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 15:05:35 +00:00
fix: login form weird popin animation
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
transition: all 0.15s;
|
||||
}
|
||||
|
||||
.login-container {
|
||||
@@ -26,7 +25,6 @@
|
||||
display: flex;
|
||||
gap: 2.5em;
|
||||
flex-direction: row;
|
||||
transition: all 0.15s;
|
||||
}
|
||||
|
||||
.image-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user