Skip to content

Commit

Permalink
updated styles
Browse files Browse the repository at this point in the history
  • Loading branch information
onmax committed Apr 14, 2024
1 parent 07a000d commit 64275b9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
4 changes: 0 additions & 4 deletions .vitepress/theme/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,6 @@ html {
z-index: 99;
}

:is(h1, h2):where(:not(.prose)) {
--uno: max-w-520;
}

:is(h1, h2, h3, h4, h5, h6) {
--uno: w-full;
/* TODO Remove this */
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"jszip": "^3.10.1",
"markdown-it-mathjax3": "^4.3.2",
"medium-zoom": "^1.1.0",
"nimiq-css": "^0.0.70",
"nimiq-css": "^0.0.73",
"prettier": "^3.2.5",
"radix-vue": "^1.6.2",
"svg-packer": "^0.0.3",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 64275b9

Please sign in to comment.