1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-05 05:25:27 +02:00

Add table of content

This commit is contained in:
Taly 2022-06-09 14:06:10 +03:00
parent f5d1a73b26
commit 20747407f7
8 changed files with 327 additions and 5 deletions

View file

@ -9,6 +9,7 @@
@import './components/landing.pcss';
@import './components/auth.pcss';
@import './components/button.pcss';
@import './components/table-of-content.pcss';
body {
font-family: system-ui, Helvetica, Arial, Verdana;