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 fd01c31 commit 8cfe7a9Copy full SHA for 8cfe7a9
src/css/custom.css
@@ -243,7 +243,7 @@ div[class^="sidebar_"] .button svg {
243
/* Search */
244
245
.DocSearch-Button {
246
- @apply rounded-lg p-5 !important;
+ @apply rounded-lg px-3 py-2 !important;
247
}
248
249
.button.button--secondary.button--outline:not(.button--active):not(:hover) {
@@ -273,7 +273,7 @@ footer svg {
273
274
275
276
- @apply mr-[-18px] !important;
+ @apply mr-2 !important;
277
278
279
/* .footer .footer__block {
0 commit comments