Skip to content

Commit d7210c0

Browse files
committed
updated height of login card to fit footer content
1 parent f0aa6f6 commit d7210c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/LoginCard.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ h4 {
137137
}
138138
139139
.card {
140-
height: 325px;
140+
height: 330px;
141141
width: 350px;
142142
}
143143

0 commit comments

Comments
 (0)