css adjustements
This commit is contained in:
@@ -482,7 +482,7 @@ footer {
|
|||||||
padding-top: 3rem;
|
padding-top: 3rem;
|
||||||
font-family: "Marianne";
|
font-family: "Marianne";
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
font-size: 1.3rem;
|
font-size: 1.1rem;
|
||||||
text-transform: lowercase; }
|
text-transform: lowercase; }
|
||||||
footer div {
|
footer div {
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -494,7 +494,7 @@ footer {
|
|||||||
footer div {
|
footer div {
|
||||||
flex-direction: column; } }
|
flex-direction: column; } }
|
||||||
footer h2 {
|
footer h2 {
|
||||||
font-size: 1.3rem; }
|
font-size: 1.1rem; }
|
||||||
footer section:not(:first-of-type) {
|
footer section:not(:first-of-type) {
|
||||||
border-left: #fdc300 solid 2px;
|
border-left: #fdc300 solid 2px;
|
||||||
padding-left: 2rem; }
|
padding-left: 2rem; }
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ footer{
|
|||||||
padding-top: 3rem;
|
padding-top: 3rem;
|
||||||
font-family: "Marianne";
|
font-family: "Marianne";
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
font-size: 1.3rem;
|
font-size: 1.1rem;
|
||||||
text-transform: lowercase;
|
text-transform: lowercase;
|
||||||
div{
|
div{
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -17,7 +17,7 @@ footer{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
h2{font-size: 1.3rem;}
|
h2{font-size: 1.1rem;}
|
||||||
|
|
||||||
|
|
||||||
section:not(:first-of-type){
|
section:not(:first-of-type){
|
||||||
|
|||||||
Reference in New Issue
Block a user