css timeline
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user