diff --git a/default.css b/default.css index 9b25505..e98ae1e 100644 --- a/default.css +++ b/default.css @@ -56,7 +56,7 @@ nav ul { .trianta { font-size: 2.5rem !important; - min-width: 12rem; + padding: 0px; } .canvas { @@ -98,14 +98,8 @@ p { } a { - border: solid 2px #8c7862; - border-radius: 12px; - display: inline-block; - margin: 6px; - margin-top: 0px; max-width: 8rem; padding: 8px; - text-align: center; text-decoration: none; width: 100%; } diff --git a/index.html b/index.html index e6c7364..80e45b0 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@