Finished layout for footer
This commit is contained in:
@ -71,7 +71,6 @@
|
||||
justify-content: center;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.diamond::after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
@ -125,7 +124,7 @@ main > :last-child {
|
||||
}
|
||||
.featured > h1,
|
||||
.about > h1 {
|
||||
font-size: 3.25rem;
|
||||
font-size: 2.5rem;
|
||||
font-weight: 400;
|
||||
color: rgba(var(--black), 0.86);
|
||||
}
|
||||
@ -209,10 +208,10 @@ main > :last-child {
|
||||
padding: 0 2rem;
|
||||
}
|
||||
.home-text h1 {
|
||||
font-size: 4rem;
|
||||
font-size: 3rem;
|
||||
}
|
||||
.featured > h1 {
|
||||
font-size: 4rem;
|
||||
font-size: 3rem;
|
||||
}
|
||||
.featured > div {
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user