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