mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 03:17:07 +00:00
Change file structure
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
/* hide empty black bar if there is no content to the article */
|
||||
/* hide empty black bar if there is no content to the page */
|
||||
.article-content:empty {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -131,7 +131,6 @@ html, body, .mdc-drawer-app-content {
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
background: var(--mdc-theme-primary);
|
||||
color: var(--mdc-theme-background);
|
||||
text-align: center;
|
||||
bottom: -100px;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user