diff options
-rw-r--r-- | local.scss | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ h1 { .branding { z-index: -1; position: fixed; + bottom: 0; // full height isn't enough on Replicant browser height: 100%; width: 100%; background-color: transparent; |