Skip to content

Commit

Permalink
Adjust padding on tab page
Browse files Browse the repository at this point in the history
  • Loading branch information
conlanpatrek committed Nov 23, 2023
1 parent 8820ab3 commit 363d22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@

.sp-tab-page {
display: none;
padding: 10px 0;
padding: 7px;
flex-direction: column;
max-width: 100%;
position: relative;
Expand Down

0 comments on commit 363d22d

Please sign in to comment.