diff --git a/default.css b/default.css index 5e68670..86bc633 100644 --- a/default.css +++ b/default.css @@ -38,7 +38,7 @@ nav ul { .content { width: 48rem; - text-align: right; + text-align: left; } @media screen and (max-width: 600px) { @@ -51,9 +51,10 @@ nav ul { } .trianta { - font-size: 3.5rem !important; - color: #06CDFF !important; border: none !important; + color: #06CDFF !important; + font-size: 2.5rem !important; + min-width: 12rem; margin: -1rem; }