We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c0afb9 commit d49d569Copy full SHA for d49d569
1 file changed
docs/_sass/_main.scss
@@ -1095,14 +1095,14 @@ button {
1095
.title-platform-tabs {
1096
display: flex;
1097
justify-content: space-between;
1098
- padding-bottom: 12px;
+ padding-bottom: 20px;
1099
h1 {
1100
padding: 0;
1101
}
1102
1103
@include maxBreakpoint($breakpoint-tablet) {
1104
flex-direction: column;
1105
- gap: 12px;
+ gap: 8px;
1106
1107
1108
0 commit comments