docs: update node internals on resize

This commit is contained in:
braks
2022-11-08 21:19:39 +01:00
committed by Braks
parent 537d4a79e6
commit b389418a38
2 changed files with 23 additions and 16 deletions
+3
View File
@@ -10,6 +10,9 @@
backdrop-filter: blur(1px);
}
.VPPage {
@apply px-8 py-6 md:px-12 lg:px-24;
}
html, body {
@apply scrollbar scrollbar-thin scrollbar-thumb-rounded scrollbar-thumb-green-500 scrollbar-track-black;