Fixup some layout gap issues
This commit is contained in:
@@ -544,20 +544,6 @@ h2 {
|
||||
z-index: 200;
|
||||
}
|
||||
|
||||
.section-header {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
margin-top: 50px;
|
||||
gap: 5px;
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
h1.section-header {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.offscreen {
|
||||
position: absolute;
|
||||
left: -999em;
|
||||
|
||||
Reference in New Issue
Block a user