Skip to content

Commit e5722a2

Browse files
Create imprint.sss
1 parent a89719e commit e5722a2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

fix-with-stylelint/imprint.sss

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
a
2+
color: blue
3+
4+
.multiline,
5+
.selector
6+
box-shadow: 1px 0 9px rgba(0, 0, 0, .4),
7+
1px 0 3px rgba(0, 0, 0, .6)
8+
9+
// Mobile
10+
@media (max-width: 400px)
11+
.body
12+
padding: 0 10px

0 commit comments

Comments
 (0)