Skip to content

Commit

Permalink
remove wrong variable for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
siarhei-epam committed Oct 9, 2024
1 parent 047535b commit 20eaf2a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions app/src/common/docs/baseDocBlock/tabs/docTab.module.scss
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
.width-wrapper {
padding: 0 60px 60px;
max-width: 960px;

& :global(.uui-typography) {
--uui-font-size: 24px;
}
}

@media (max-width: 768px) {
.width-wrapper {
padding: 0 18px 18px;
}
}
}

0 comments on commit 20eaf2a

Please sign in to comment.