Changed to using a tabbed layout instead of separate pages for everything
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2022-10-28 01:06:09 -04:00
parent c451237ab9
commit c878447c45
11 changed files with 49 additions and 73 deletions

View File

@ -34,6 +34,11 @@ button
.container.fluid
max-width: 100%
.component-display
display: none
&.active
display: block
.pageLink
text-decoration: none
i