summaryrefslogtreecommitdiff
path: root/static/desktop.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/desktop.css')
-rw-r--r--static/desktop.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/static/desktop.css b/static/desktop.css
index cfe5b73..4d32d87 100644
--- a/static/desktop.css
+++ b/static/desktop.css
@@ -7,21 +7,12 @@
margin: 0;
padding: 0;
top: 0;
- width: 100%;
}
div.buttons {
flex-direction: row-reverse;
}
- .banner {
- padding-top: 7em;
- text-align: right;
- background: linear-gradient(to right,
- rgba(255, 255, 255, 0) 0%,
- rgba(255, 255, 255, 1) 50%);
- }
-
form {
margin-right: 10%;
margin-left: 10%;