Update style.css
Browse files
style.css
CHANGED
@@ -77,7 +77,7 @@ input[type="text"]:focus {
|
|
77 |
}
|
78 |
|
79 |
#status {
|
80 |
-
display:
|
81 |
align-items: center;
|
82 |
gap: 0.5rem;
|
83 |
background: #fff;
|
|
|
77 |
}
|
78 |
|
79 |
#status {
|
80 |
+
display: flex;
|
81 |
align-items: center;
|
82 |
gap: 0.5rem;
|
83 |
background: #fff;
|