Make all cards on components cards page render full width

This commit is contained in:
2026-05-21 11:41:16 +02:00
parent 4a0e4abef9
commit d650caf79c
2 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<title>Styleguide Cards</title>
<link rel="stylesheet" href="../styleguide.css">
</head>
<body>
<body class="sg-page-cards">
<h1 class="sg-main-heading">Components Cards</h1>