Skip to content

Commit

Permalink
remove old code
Browse files Browse the repository at this point in the history
  • Loading branch information
gregswinehart committed Jan 17, 2024
1 parent e659db8 commit 53cf7af
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions layouts/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -57,19 +57,6 @@ A navbar adds a navigation bar to your app, allowing users to easily navigate yo
::::
:::: {.g-col-xl-9 .g-col-12 .pt-3 .pt-xl-5 .ps-0 .ps-xl-5 .ms-0 .ms-xl-4}
::: {#navbar .grid}

<style>
.layout-list-card {
align-content: flex-start;
justify-content: space-evenly;
overflow: hidden;
}
.container-fluid {
padding-right: 0px;
padding-left: 0px;
}
</style>


<div class="g-col-md-4 g-col-sm-6 g-col-12 component-list-column">
<div class="component-list-header">
Expand Down

0 comments on commit 53cf7af

Please sign in to comment.