mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-08-23 22:55:39 +01:00
Update footer to expand grey bar to bottom of page
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
/* position heading in middle of image */
|
||||
.parallax-section {
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
padding: 150px 15px;
|
||||
}
|
||||
/* list of articles */
|
||||
.articles {
|
||||
background-color: var(--mdc-theme-background);
|
||||
}
|
||||
Reference in New Issue
Block a user