diff --git a/src/main/resources/templates/index.ftlh b/src/main/resources/templates/index.ftlh index 1c89ea9..49a3149 100644 --- a/src/main/resources/templates/index.ftlh +++ b/src/main/resources/templates/index.ftlh @@ -53,11 +53,15 @@ border-right: #0673b3 2px solid; width: 33.33%; } + .row{ + margin: 0px; + }