diff --git a/frontends/etiquette_flask/templates/root.html b/frontends/etiquette_flask/templates/root.html index 6d9b621..a272067 100644 --- a/frontends/etiquette_flask/templates/root.html +++ b/frontends/etiquette_flask/templates/root.html @@ -16,12 +16,12 @@ body, .nice_link } .nice_link, .plain_link { - height: 40px; margin: 8px; } .nice_link { width: 50%; + height: 40px; background-color: rgba(0, 0, 0, 0.1); } .nice_link:hover