Skip to content

Commit 195b569

Browse files
XhmikosRMylesBorins
authored andcommitted
_download.styl: Fix wrong indentation which resulted in wrong CSS.
1 parent de032f5 commit 195b569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/css/page-modules/_download.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ h5.download-table-previous-releases-header
119119
font-weight 600
120120

121121
> tbody
122-
td
122+
td
123123
border-top 1px solid $light-gray2
124124

125125
tr:nth-child(odd)

0 commit comments

Comments
 (0)