Updated docs

This commit is contained in:
Erik C. Thauvin 2023-10-18 19:06:21 -07:00
parent 9bbd5fd03c
commit b901d96b11
34 changed files with 177 additions and 90 deletions

View file

@ -1,3 +1,7 @@
/*
* Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
*/
@import url('./font-jb-sans-auto.css');
@import url('https://fonts.googleapis.com/css?family=JetBrains+Mono');
@ -1476,4 +1480,4 @@ has only one header, and the header text is the same as the tab name, so no poin
*/
.main-content[data-page-type="package"] .tabs-section-body h2 {
display: none;
}
}