css timeline

This commit is contained in:
ouidade 2024-09-20 21:34:40 +02:00
parent f458c06753
commit b98dcea76b
2 changed files with 2 additions and 2 deletions

View File

@ -1295,7 +1295,7 @@ footer {
border-radius: 5%; border-radius: 5%;
padding: 0.6rem 0.6rem; padding: 0.6rem 0.6rem;
line-height: 1.1; line-height: 1.1;
width: 30%; width: 41%;
min-width: 35%; min-width: 35%;
} }
@media (max-width: 1090px) { @media (max-width: 1090px) {

View File

@ -210,7 +210,7 @@
border-radius: 5%; border-radius: 5%;
padding: 0.6rem 0.6rem; padding: 0.6rem 0.6rem;
line-height: 1.1; line-height: 1.1;
width: 30%; width: 41%;
min-width: 35%; min-width: 35%;
@media(max-width:1090px){ @media(max-width:1090px){
height: 200px; height: 200px;