Tony's Collections
Tony's Bundles
tony /
Gitbook Custom
body {
--info-3: 255,255,255,.4;
--tint-3: 255,255,255,.4;
}
.platform-wish-list aside:not([data-testid="table-of-contents"]),
.jsx-without-react aside:not([data-testid="table-of-contents"]) {
flex-basis: 0rem;
}
aside {
margin-right: 1rem !important;
}
body > div.scroll-nojump {
background: radial-gradient(49.63% 57.02% at 58.99% -7.2%, rgba(236, 77, 37, 0.1) 39.4%, rgba(0, 0, 0, 0) 100%)
}
.theme-muted\:bg-tint-subtle {
background: none !important;
}
.max-w-screen-2xl {
max-width: 1500px !important;
}
main {
padding-left: 10px !important;
padding-right: 10px important;
}
main header h1 svg {
display: none
}
header,
main h1,
main h2,
main h3,
main h4 {
font-family: 'Bricolage Grotesque', sans-serif !important
}
body {
background-color: #fff !important;
}
Add this to the <head> of your page