Update src/styles/author.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 39s

This commit is contained in:
freakoverse 2024-10-30 17:01:30 +00:00
parent 68ebaf38bd
commit 40dd903e97

View File

@ -8,8 +8,8 @@
}
.IBMSMSMSSS_Author_Top {
display: grid;
grid-template-columns: 1fr;
display: flex;
flex-direction: column;
grid-gap: 15px;
justify-content: start;
align-items: start;