Skip to content

Commit 03ac538

Browse files
author
Kayla Wilkins
committed
adjusting class to switch to block on small bp
1 parent 575075c commit 03ac538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/dlc/layouts/_default/libraries-tools.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<div class="w-full sm:w-1/4 md:w-1/5 px-4">
66
<div id="filters" class="button-group filters-group sm:py-4 sm:mt-4">
7-
<div class="flex flex-wrap md:block">
7+
<div class="flex flex-wrap sm:block">
88
<div class="md:my-4 invisible sm:visible">{{ partial "0_svgs/divider.svg" (dict "width" 170) }}</div>
99
<h4 class="uppercase mb-4 w-full">Created By</h4>
1010
{{ partial "1_atoms/radio.html" (dict "ID" "linode" "Name" "created" "Value" ".linode" "Label" "Linode") . }}

0 commit comments

Comments
 (0)