Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit ed615a4

Browse files
committed
More linting errors
1 parent 579cb0d commit ed615a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/_includes/roadmap.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ tbody tr.category-feature:last-child td {
124124
background-color: #f1f1f1;
125125
}
126126

127-
/* .category-name th:nth-child(1) {
127+
/*.category-name th:nth-child(1) {
128128
width: 100%;
129129
}
130130
@@ -139,11 +139,11 @@ tbody tr.category-feature:last-child td {
139139
padding: 10px;
140140
}
141141

142-
/* .category-feature td:nth-child(2) {
142+
/*.category-feature td:nth-child(2) {
143143
text-align: center;
144-
} */
144+
}*/
145145

146-
/*** Icons ***/
146+
/***Icons***/
147147

148148
.status {
149149
height: 32px;

0 commit comments

Comments
 (0)