Skip to content

Commit 9a5ff17

Browse files
author
ahmadhuss
committed
refactor: added some new css styles
1 parent e7f996e commit 9a5ff17

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

resources/css/app.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
#app {
2+
min-height: 90vh;
3+
}
4+
5+
footer {
6+
min-height: 10vh;
7+
}
8+
19
.loading-wrapper {
210
display: flex;
311
justify-content: center;

0 commit comments

Comments
 (0)