Skip to content

Commit

Permalink
wip: styles
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Oct 23, 2023
1 parent 68a1eb6 commit 09bdd54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/styles/layouts.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
border-radius: 0px;
margin-left: calc(var(--vocs-space_16) * -1);
margin-right: calc(var(--vocs-space_16) * -1);
padding-left: var(--vocs-space_16);
padding-right: var(--vocs-space_16);
}
}
}
Expand Down

0 comments on commit 09bdd54

Please sign in to comment.