diff options
-rw-r--r-- | desktop.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop.css b/desktop.css index e6e18f6..1b0eb43 100644 --- a/desktop.css +++ b/desktop.css @@ -7,6 +7,9 @@ flex-direction: row-reverse; margin: 0; padding: 0; + top: 0; + position: fixed; + width: 100%; } div.buttons { @@ -14,6 +17,7 @@ } .banner { + padding-top: 7em; text-align: right; background: linear-gradient( to right, |