Skip to content

Commit 7050346

Browse files
authored
fix: placeholder alignments
Signed-off-by: Git'Fellow <[email protected]>
1 parent af6f23e commit 7050346

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: src/Components/NewForm.vue

-2
Original file line numberDiff line numberDiff line change
@@ -230,13 +230,11 @@ export default {
230230

231231
&__subject {
232232
width: 100%;
233-
font-size: 20px;
234233
font-weight: bold;
235234
}
236235

237236
&__message {
238237
width: 100%;
239-
font-size: 15px;
240238
}
241239

242240
&__buttons {

0 commit comments

Comments
 (0)