diff --git a/ws/static/styles.css b/ws/static/styles.css index 92318fb..ee138f2 100644 --- a/ws/static/styles.css +++ b/ws/static/styles.css @@ -18,6 +18,7 @@ html { color: #2f2f2f; background: white; font-family: 'Inter', sans-serif; + padding-bottom: 20px; } a {