size & clor texte home

This commit is contained in:
2026-01-13 14:02:01 +01:00
parent 3462d036c6
commit 35478e9d20

View File

@@ -455,16 +455,16 @@
font-size: 0.8rem; font-size: 0.8rem;
font-weight: 800 font-weight: 800
} }
> p:nth-of-type(2){ // > p:nth-of-type(2){
width: 60%; // width: 60%;
font-size: 0.8rem; // font-size: 0.8rem;
align-self: center; // align-self: center;
padding-top: 1.5rem; // padding-top: 1.5rem;
@media(max-width: 810px){ // @media(max-width: 810px){
width: 80%; // width: 80%;
padding-top: 0; // padding-top: 0;
} // }
} // }
> p:nth-of-type(3){ > p:nth-of-type(3){
width: 90%; width: 90%;
align-self: center; align-self: center;