This commit is contained in:
Jesse Winton
2024-11-20 17:16:14 -05:00
parent 64216c9664
commit a4c9320e38
2 changed files with 8 additions and 3 deletions

View File

@@ -48,7 +48,7 @@
</script>
<section
class="dark web-code-snippet"
class="dark web-code-snippet mx-auto !max-w-[90vw] md:min-w-2xl"
aria-label="code-snippet panel"
style={`width: ${width ? width / 16 + 'rem' : 'inherit'}; height: ${
height ? height / 16 + 'rem' : 'inherit'