css timeline
This commit is contained in:
parent
f458c06753
commit
b98dcea76b
|
@ -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) {
|
||||||
|
|
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue