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 77c2e08 commit 88dac67Copy full SHA for 88dac67
website/docs/guide/styling.md
@@ -28,7 +28,7 @@ You can override the properties using the !important rule:
28
}
29
````
30
31
-Or by wrapping your grid with a more (specific)[https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity] class:
+Or by wrapping your grid with a more [specific](https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity) class:
32
33
````css
34
.container .vue-grid-item.vue-grid-placeholder {
0 commit comments