We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2426196 commit da12926Copy full SHA for da12926
knowledge-base/grid-compact-grid-with-small-elements.md
@@ -29,7 +29,7 @@ I am using the [Grid sizing feature]({%slug grid-sizing%}) and my Grid is a Comp
29
30
## Solution
31
32
-1. Set [the Grid `Class` parameter]({%slug grid-overview%}#grid-parameters) to a custom CSS class. This allows you to target specific Grid instance.
+1. Set the [Grid `Class` parameter]({%slug grid-overview%}#grid-parameters) to a custom CSS class. This allows you to target specific Grid instances.
33
1. Use the defined class to [override the theme styles]({%slug themes-override%}).
34
1. Set the required CSS styles to the desired elements in the Grid.
35
0 commit comments