mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 21:07:44 +00:00
update
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</script>
|
||||
|
||||
<section
|
||||
class="dark web-code-snippet mx-auto !max-w-[90vw] md:min-w-2xl"
|
||||
class="dark web-code-snippet mx-auto md:min-w-2xl lg:!max-w-[90vw]"
|
||||
aria-label="code-snippet panel"
|
||||
style={`width: ${width ? width / 16 + 'rem' : 'inherit'}; height: ${
|
||||
height ? height / 16 + 'rem' : 'inherit'
|
||||
|
||||
Reference in New Issue
Block a user