Update src/styles/author.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 39s
All checks were successful
Release to Staging / build_and_release (push) Successful in 39s
This commit is contained in:
parent
68ebaf38bd
commit
40dd903e97
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user