diff --git a/static/styles.css b/static/styles.css index cce78ec..317a159 100644 --- a/static/styles.css +++ b/static/styles.css @@ -18,7 +18,6 @@ body { width: 82%; bottom: 0; font-size: 30px; - padding: 10px; } .laligned { @@ -28,6 +27,7 @@ body { .raligned { background-color: black; right: 0px; + padding: 10px; text-align: right; }