Update style.css
Browse files
style.css
CHANGED
@@ -135,6 +135,8 @@ body {
|
|
135 |
transform: rotate(180deg);
|
136 |
}
|
137 |
|
|
|
|
|
138 |
/* Mode Mobile */
|
139 |
@media screen and (max-width: 768px) {
|
140 |
.currency-select {
|
|
|
135 |
transform: rotate(180deg);
|
136 |
}
|
137 |
|
138 |
+
/* Style CSS sebelumnya */
|
139 |
+
|
140 |
/* Mode Mobile */
|
141 |
@media screen and (max-width: 768px) {
|
142 |
.currency-select {
|