Center show more button.

This commit is contained in:
Bradley Shellnut 2022-10-30 20:51:43 -05:00
parent f194a0c671
commit 45acecae03

View file

@ -168,6 +168,7 @@
.description {
display: grid;
place-items: center;
gap: 1.5rem;
margin: 1rem;
}