Skip to content

Commit 859e854

Browse files
committed
adjust padding on modules summary
1 parent 90cbd3c commit 859e854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/sass/pages/_download.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
summary {
136136
color: #fff;
137137
margin-top: 1em;
138-
padding: 1em;
138+
padding: 0.7em;
139139
border-radius: 10px;
140140
background-color: variables.$gray;
141141
cursor: pointer;

0 commit comments

Comments
 (0)