Skip to content

Commit d939f81

Browse files
authored
Merge pull request #55 from digitalcredentials/ahiguera-css-fix
Increase width for body-text-medium on mobile devices
2 parents b2cec28 + 41e9b20 commit d939f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/styles.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -3909,7 +3909,7 @@ textarea.w-input, textarea.w-select {
39093909
}
39103910

39113911
.body-text-medium {
3912-
width: 80%;
3912+
width: 96%;
39133913
font-size: 1rem;
39143914
}
39153915

0 commit comments

Comments
 (0)