Skip to content

Commit 8fc2b85

Browse files
Introduce mobile and tablet design for the page.
1 parent 4022175 commit 8fc2b85

File tree

13 files changed

+639
-23
lines changed

13 files changed

+639
-23
lines changed

.stylelintrc.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"extends": "stylelint-config-standard",
3+
"rules": {
4+
"indentation": 2,
5+
"color-no-invalid-hex": true
6+
}
7+
}

0 commit comments

Comments
 (0)