This commit is contained in:
Ian Gulliver
2024-11-23 06:48:32 -08:00
parent 0c3a62ec96
commit 7edb04ffca

View File

@@ -105,7 +105,7 @@ async function page() {
</script>
</head>
<body>
<div style="width: min(500px, 100vw)">
<div style="width: min(500px, calc(100vw - 10px))">
<sl-tab-group>
<sl-tab slot="nav" panel="page">Page</sl-tab>
<sl-tab slot="nav" panel="contact">Contact</sl-tab>