Skip to content

Commit 76f78be

Browse files
authored
Update app/styles/app.css
1 parent 2c1e3c6 commit 76f78be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/styles/app.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ a.class-field-description--link:hover svg {
113113

114114
.parameter, .return {
115115
display: flex;
116-
gap: 5px;
116+
gap: var(--spacing-1);
117117
}
118118
.parameter dt, .return dt {
119119
font-weight: bold;

0 commit comments

Comments
 (0)