Sebastiankay commited on
Commit
bb4c774
1 Parent(s): 663a02b

Update _res/_custom.css

Browse files
Files changed (1) hide show
  1. _res/_custom.css +2 -2
_res/_custom.css CHANGED
@@ -274,11 +274,11 @@ span.has-info+div {
274
 
275
  .switch-ratio-btn:hover {
276
  & #switch_width_height_inner.querformat {
277
- transform: rotate(40deg);
278
  }
279
 
280
  & #switch_width_height_inner.hochformat {
281
- transform: rotate(-40deg) !important;
282
  }
283
  }
284
 
 
274
 
275
  .switch-ratio-btn:hover {
276
  & #switch_width_height_inner.querformat {
277
+ transform: rotate(20deg);
278
  }
279
 
280
  & #switch_width_height_inner.hochformat {
281
+ transform: rotate(-20deg) !important;
282
  }
283
  }
284