GarGerry commited on
Commit
f3daa5e
·
verified ·
1 Parent(s): 8b3a292

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -162,7 +162,7 @@ body {
162
  }
163
 
164
  #swap-btn {
165
- transform: rotate(0deg); /* Keep arrow horizontal */
166
  width: 50px;
167
  height: 50px;
168
  }
 
162
  }
163
 
164
  #swap-btn {
165
+ transform: rotate(90deg); /* Keep arrow horizontal */
166
  width: 50px;
167
  height: 50px;
168
  }