We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 072dde6 commit bac241aCopy full SHA for bac241a
1 file changed
css/link.css
@@ -28,10 +28,6 @@
28
grid-template-columns: 1fr;
29
}
30
31
-.is-layout-thin.is-link-block .link-area {
32
- grid-template-columns: repeat(2, 1fr);
33
-}
34
-
35
.link-item {
36
width: 100%;
37
height: var(--link-height);
0 commit comments