diff --git a/styleguide.css b/styleguide.css index 1a18756..d8609d4 100644 --- a/styleguide.css +++ b/styleguide.css @@ -174,7 +174,7 @@ --text-content-block-card-title: var(--color-font-dark); --text-content-block-card-content: var(--color-font-dark); --text-card-list-drawer: var(--color-font-dark); - --layout-card-list-drawer-width: 30%; + --layout-card-list-drawer-width: 40%; /* Typography */ --font-family-base: "Open Sans", sans-serif;