mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-27 01:00:26 -04:00
fix/sync-footer-with-news (#53603)
This commit is contained in:
committed by
GitHub
parent
9499a23aa2
commit
3b755fb65a
@@ -45,6 +45,7 @@
|
||||
.site-footer .col-header,
|
||||
.trending-guides .col-header {
|
||||
text-align: center;
|
||||
font-family: var(--font-family-sans-serif);
|
||||
font-weight: 700;
|
||||
font-size: 16px;
|
||||
padding: 0 15px 15px;
|
||||
@@ -90,7 +91,7 @@
|
||||
.footer-desc-col {
|
||||
padding-inline: 15px;
|
||||
margin-bottom: 30px;
|
||||
align-self: center;
|
||||
align-self: start;
|
||||
}
|
||||
|
||||
.footer-desc-col a {
|
||||
|
||||
Reference in New Issue
Block a user