Explorar o código

put size specification in btn-lg

ryohek %!s(int64=6) %!d(string=hai) anos
pai
achega
dd68827ad6
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/client/styles/scss/_user.scss

+ 2 - 2
src/client/styles/scss/_user.scss

@@ -89,9 +89,9 @@ $easeInOutCubic: cubic-bezier(0.65, 0, 0.35, 1);
   }
 
   .btn.btn-bookmark {
-    width: 50px;
-    height: 50px;
     &.btn-lg {
+      width: 50px;
+      height: 50px;
       font-size: 1.5em;
     }
   }