Center sidebar elements

This commit is contained in:
Joshua Goins 2022-09-14 17:13:30 -04:00
parent 5e0c44120d
commit 7dc718faad

View file

@ -44,6 +44,8 @@ aside {
background-color: white;
grid-area: nav;
text-align: center;
}
article {