commit | 530fb61c3b9d1be559025d8a3c722bc483839e55 | [log] [tgz] |
---|---|---|
author | matheusfillipe <matheusfillipeag@gmail.com> | Tue May 11 16:54:40 2021 -0300 |
committer | matheusfillipe <matheusfillipeag@gmail.com> | Tue May 11 16:54:40 2021 -0300 |
tree | a8fc7e644677809e16fc64970a5b3e5e475f40a4 | |
parent | dd1cbd05cdbe6c911808422965edf500fba387c3 [diff] [blame] |
fix static url
diff --git a/static/main.css b/static/main.css index 95883c7..39b5ea1 100644 --- a/static/main.css +++ b/static/main.css
@@ -6,4 +6,5 @@ #main_container { width: clamp(400px,70%,700px); margin-bottom: 200px; + margin-top: 20px; }