]> _ Git - bonaquiz.git/commitdiff
WIP #2567 @0:25
authornael <nael@cubedesigners.com>
Thu, 25 Apr 2019 14:47:13 +0000 (16:47 +0200)
committernael <nael@cubedesigners.com>
Thu, 25 Apr 2019 14:47:13 +0000 (16:47 +0200)
style/style.sass

index 5fb52f1a65ef48c6ab1550cad9d0ec7bb8e354ca..74e1a75d2861f85c3514950a83900fd6e8903648 100644 (file)
@@ -155,7 +155,8 @@ section
 
   #questionAsk
     margin: 3.2em auto 2em auto
-    max-width: 840px
+    max-width: 870px
+    font-size: rem(35)
     @include breakpoint
       max-width: 610px
 
@@ -166,14 +167,14 @@ section
   &__list
     position: relative
     width: 650px
-    height: 125px
+    height: 110px
     background: white
     margin: 0 auto
     border-radius: 5.25em
     margin-bottom: 34px
     cursor: pointer
     transition: 400ms all ease
-    font-size: rem(30)
+    font-size: rem(27)
 
     &--text
       color: $darkblue
@@ -259,7 +260,7 @@ section
     color: white
 
 .response
-  font-size: rem(30)
+  font-size: rem(25)
   max-width: 840px
   margin: 1em auto 0 auto