Skip to content

Commit a0fcd4e

Browse files
committed
chore: reduce padding
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 6daf7f0 commit a0fcd4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/ReadCertificate/CertificateContent.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ $desktop: 768px;
211211
.certificate-field {
212212
display: flex;
213213
flex-direction: column;
214-
padding: 12px 0;
214+
padding: 6px 0;
215215
border-bottom: $border;
216216
gap: 4px;
217217

0 commit comments

Comments
 (0)