Skip to content

Commit 727db31

Browse files
committed
clean up padding on details
1 parent 94faf29 commit 727db31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/sass/pages/_downloads.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
overflow: hidden;
210210

211211
.details {
212-
padding: 10px 20px 0px 20px;
212+
padding: 10px 20px 10px 20px;
213213
}
214214

215215
.features {

0 commit comments

Comments
 (0)