Ver código fonte

change the call-to-action button's width and change the name of the webdav generic button

AlexiCauvin 6 anos atrás
pai
commit
d884d2d359
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/css/Generic.styl

+ 2 - 2
src/css/Generic.styl Ver arquivo

@@ -121,13 +121,13 @@
121 121
   margin 20px 30px 20px 0
122 122
   border-radius 10px
123 123
   padding 15px
124
-  width 250px
124
+  width 230px
125 125
   height 200px
126 126
   box-shadow shadow-all
127 127
   text-align center
128 128
   cursor pointer
129 129
 
130
-.genericWebdav
130
+.genericBtnInfoDashboard
131 131
   &__btn
132 132
     display flex
133 133
     margin-bottom 30px