@@ -174,7 +174,6 @@
nav ul {
@apply list-none space-y-2;
}
-
nav a {
@apply text-black;
@@ -217,6 +216,9 @@
#sidebar h1 {
@apply bg-opacity-70;
+ #sidebar nav {
+ text-align: left;
+ }
#sidebar #site-title {
@apply text-3xl;