Skip to content

Commit 6c39969

Browse files
committed
chore: add css class
1 parent 434bb8a commit 6c39969

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/base.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3443,6 +3443,10 @@ button.anchor {
34433443
height: 380px !important;
34443444
}
34453445

3446+
.h-400 {
3447+
height: 400px;
3448+
}
3449+
34463450
.h-500 {
34473451
height: 500px !important;
34483452
}

0 commit comments

Comments
 (0)