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 d5e791f commit 14e7afeCopy full SHA for 14e7afe
README.md
@@ -9,7 +9,7 @@
9
10
</span>
11
12
-A simple 12-column framework utalizing CSS grid, built with a focus on keeping the syntax simple and readable.
+A simple 12-column framework utilizing CSS grid, built with a focus on keeping the syntax simple and readable.
13
14
* Simple syntax powered by responsive modifiers
15
* Pure CSS, no precomiling or other tools needed.
@@ -81,4 +81,4 @@ Adapt placement:
81
<div class='col-4 md=col-center sm=col-bottom'></div>
82
<div class='col-4 md=col-top sm=col-top'></div>
83
</div>
84
-```
+```
0 commit comments