File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 44 < a href ="index.html "> < img src ="frontend/assets/logo-full-grayscale.png " alt ="Teacher Scripts logo "> </ a >
55 < section class ="grid footer-nav ">
66 < ul >
7- < li > < h6 > Quick Links</ h6 > </ li >
7+ < li class =" footer-link-header " > Quick Links</ li >
88 < li > Home</ li >
99 < li > About</ li >
1010 < li > Product</ li >
1111 < li > Contact</ li >
1212 </ ul >
1313 < ul >
14- < li > < h6 > Give Feedback</ h6 > </ li >
14+ < li class =" footer-link-header " > Give Feedback</ li >
1515 < li > Bugs Found</ li >
1616 < li > Accessibility</ li >
1717 < li > UI/UX Design</ li >
Original file line number Diff line number Diff line change 3232 gap : var (--gutter-col-1 );
3333}
3434
35- .footer-col-1 .footer-nav h6 {
35+ .footer-col-1 .footer-nav . footer-link-header {
3636 margin-bottom : var (--gutter-row-1 );
37+ line-height : 1 ;
38+ font-family : var (--ff-serif );
39+ font-size : 2rem ;
40+ font-weight : bold;
3741}
3842
3943.footer-col-2 p : first-of-type {
You can’t perform that action at this time.
0 commit comments