Skip to content

Commit 9e68fdf

Browse files
committed
More padding on the questions
1 parent 216f7ec commit 9e68fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/css/_css/faq.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
h3 {
3030
color: #e10098;
31-
padding: 20px 0;
31+
padding: 20px 0 20px 5px;
3232
margin: 0;
3333
user-select: none;
3434
position: relative;

0 commit comments

Comments
 (0)