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

Commit 579cb0d

Browse files
committed
Fixed linting errors
1 parent f4b77c0 commit 579cb0d

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
@@ -93,13 +93,13 @@
9393
![Extension icon]({{ site.baseurl }}/common/images/Smock_Extension_18_N.svg) Indicates extensions available on the Commerce Marketplace.
9494

9595
<style>
96-
/*** Table ***/
96+
/***Table***/
9797

9898
.status-table {
9999
table-layout: fixed;
100100
}
101101

102-
/*** Rows ***/
102+
/***Rows***/
103103

104104
.category-feature {
105105
transition: all .2s;
@@ -114,7 +114,7 @@ tbody tr.category-feature:last-child td {
114114
padding-bottom: 5px;
115115
}
116116

117-
/*** Columns ***/
117+
/***Columns***/
118118

119119
.category-name th {
120120
padding: 10px;
@@ -133,7 +133,7 @@ tbody tr.category-feature:last-child td {
133133
text-align: center;
134134
} */
135135

136-
/*** Cells ***/
136+
/***Cells***/
137137

138138
.category-feature td {
139139
padding: 10px;

0 commit comments

Comments
 (0)