diff --git a/static/style.css b/static/style.css index a29ba15..725de8c 100644 --- a/static/style.css +++ b/static/style.css @@ -71,6 +71,13 @@ navbar { color: inherit; } } +} - +/* Home */ +home-content { + display: flex; + flex-direction: column; + flex-wrap: wrap; + justify-content: center; + align-items: center; } \ No newline at end of file diff --git a/templates/partials/index.html b/templates/partials/index.html index f89c5d7..77a2114 100644 --- a/templates/partials/index.html +++ b/templates/partials/index.html @@ -1,25 +1,5 @@ -
+