Skip to content

Commit b665845

Browse files
authored
Merge pull request #241 from akshitarora921/fix-#239
[Site] add flex to `accordion-button`
2 parents cf8acac + 6784669 commit b665845

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/_sass/getnighthawk.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5974,6 +5974,7 @@ div.globalFooterCard.card-environment {
59745974
}
59755975
.accordion-button {
59765976
border: 0px !important;
5977+
justify-content: space-between;
59775978
}
59785979
.accordion-button::after {
59795980
margin-left: 10px !important;

0 commit comments

Comments
 (0)