Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -89,7 +89,7 @@ body {
|
|
89 |
.currency-select {
|
90 |
display: flex;
|
91 |
justify-content: space-between;
|
92 |
-
align-items:
|
93 |
gap: 20px; /* Tambahkan jarak antar elemen */
|
94 |
width: 100%;
|
95 |
margin: 20px 0;
|
|
|
89 |
.currency-select {
|
90 |
display: flex;
|
91 |
justify-content: space-between;
|
92 |
+
align-items: flex-start;
|
93 |
gap: 20px; /* Tambahkan jarak antar elemen */
|
94 |
width: 100%;
|
95 |
margin: 20px 0;
|