close
tony / Gitbook Custom
body {
--info-3: 255,255,255;
--tint-3: 255,255,255;
}
aside.hidden {
 display: none !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: 1300px !important;
}
main {
  padding-left: 40px !important;
  padding-right: 40px important;
}
main header h1 svg {
  display: none
}
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