Sync up section header styles
This commit is contained in:
@@ -542,9 +542,8 @@ h2 {
|
||||
.section-header {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-content: space-between;
|
||||
justify-content: space-between;
|
||||
align-items: end;
|
||||
align-items: center;
|
||||
margin-top: 50px;
|
||||
gap: 5px;
|
||||
padding-right: 15px;
|
||||
|
||||
Reference in New Issue
Block a user