Skip to content

Commit

Permalink
🔥 Removed sidenav layout styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Marwaxhello committed Apr 29, 2024
1 parent da2463f commit dd8e033
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/next-templates/src/app/styling/css/mijn-omgeving.css
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
/* .voorbeeld-sidenav-layout {
display: flex;
flex-direction: column;
margin-right: var(--voorbeeld-space-block-rabbit);
} */

.voorbeeld-main-layout {
margin-inline: auto;
padding-inline: var(--voorbeeld-space-block-cat);
max-inline-size: calc(var(--utrecht-article-max-inline-size) * 1.2);
inline-size: 100%;
/* box-sizing: border-box; */
}

.voorbeeld-toptask-layout {
Expand Down

0 comments on commit dd8e033

Please sign in to comment.