Spaces:
Sleeping
Sleeping
Update static/test.css
Browse files- static/test.css +1 -0
static/test.css
CHANGED
@@ -71,6 +71,7 @@ main {
|
|
71 |
|
72 |
/* Card Style */
|
73 |
.card {
|
|
|
74 |
background: #2c3e50; /* New modern color */
|
75 |
padding: 2rem;
|
76 |
border-radius: 1.5rem;
|
|
|
71 |
|
72 |
/* Card Style */
|
73 |
.card {
|
74 |
+
display: flex;
|
75 |
background: #2c3e50; /* New modern color */
|
76 |
padding: 2rem;
|
77 |
border-radius: 1.5rem;
|