aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/index.css')
-rw-r--r--vnext/src/index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/vnext/src/index.css b/vnext/src/index.css
index a371ae55..109eb678 100644
--- a/vnext/src/index.css
+++ b/vnext/src/index.css
@@ -167,6 +167,10 @@ hr {
overflow: auto;
}
+.content--full {
+ margin-top: 0 !important;
+}
+
#footer {
display: none;
background: var(--background-color);