css timeline

This commit is contained in:
2024-09-20 15:26:03 +02:00
parent 8f461cc9a8
commit 44dfca5d86
2 changed files with 6 additions and 6 deletions

View File

@@ -212,14 +212,14 @@
border-radius: 5%;
padding: 0.6rem 0.6rem;
line-height: 1.1;
width: 50%;
width: 35%;
// min-width: fit-content;
@media(max-width:1090px){
height: 200px;
min-width: 80%;
}
.field_field_titre{
font-size: 0.8rem;
font-size: 0.6rem;
font-family: 'gilroy-semibold';
// font-weight: 800;
@media(max-width:1090px){
@@ -229,7 +229,7 @@
.field_field_description{
font-family: 'gilroy-regular';
p{
font-size: 0.8rem !important;
font-size: 0.6rem !important;
margin: 0;
@media(max-width:1090px){
font-size: 1rem !important;