Selaa lähdekoodia

fix school price value and style

Olivier Massot 1 vuosi sitten
vanhempi
commit
39df5322bb

+ 2 - 2
components/Common/Presentation.vue

@@ -169,7 +169,7 @@ defineProps({
     color: var(--on-neutral-color);
     font-weight: 500;
     font-size: 1rem;
-    width: 10rem;
+    width: 12rem;
     margin-left: 18px;
   }
 
@@ -178,7 +178,7 @@ defineProps({
   }
 
   .big-text {
-    font-size: 2.5rem;
+    font-size: 2.2rem;
     font-weight: bold;
     line-height: 2rem;
     margin-left: 0.8rem;

+ 1 - 1
components/Logiciels/School/Presentation.vue

@@ -5,7 +5,7 @@
       :features="features"
       :pictos="pictos"
       logo-src="/images/logos/opentalent/Logo_Opentalent_School-blanc-col.png"
-      pricing-amount="20€"
+      pricing-amount="34,90€"
     />
 
     <CommonContainerVideo