Skip to content

Commit 8e53d49

Browse files
committed
Add margin for post password form
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
1 parent 67d27e4 commit 8e53d49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web/wp-content/themes/lfevents/src/scss/global/_structure.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,3 +296,7 @@ td {
296296
margin: 0;
297297
padding: 0;
298298
}
299+
300+
.post-password-form {
301+
margin-top: 5em;
302+
}

0 commit comments

Comments
 (0)