drop_menu_comming_back #241
@ -1809,7 +1809,7 @@ footer {
|
|||||||
|
|
||||||
.header__claim ul {
|
.header__claim ul {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-around;
|
||||||
margin: 1rem;
|
margin: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1831,11 +1831,20 @@ footer {
|
|||||||
margin: 0 0.5rem 0.5rem 0.5rem;
|
margin: 0 0.5rem 0.5rem 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header__claim p, .header__sub_claim p {
|
.header__claim p {
|
||||||
|
font-size: 1.1rem;
|
||||||
|
padding-bottom: 0rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header__claim h2 {
|
||||||
|
font-size: 1.2rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header__sub_claim p {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header__claim h2, .header__sub_claim h2 {
|
.header__sub_claim h2 {
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1909,7 +1918,7 @@ footer {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin: 2.75rem 0 0 0;
|
margin: 2.25rem 0 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.primary_nav__navlist {
|
.primary_nav__navlist {
|
||||||
|
Loading…
Reference in New Issue
Block a user