We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5ef62 commit 3ab7239Copy full SHA for 3ab7239
1 file changed
app/public/css/main.css
@@ -102,6 +102,7 @@ header{
102
#area{
103
width: 100%;
104
position: relative;
105
+ height: calc(100vh - 70px);
106
}
107
108
circle {
0 commit comments