增加 h-screen class
This commit is contained in:
parent
5f41eafd64
commit
9a9725fb76
@ -21,3 +21,8 @@ h5,
|
|||||||
h6 {
|
h6 {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.h-screen {
|
||||||
|
height: 100vh;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user