Fix bottom margin

This commit is contained in:
2024-02-24 04:05:46 -03:00
parent 8f3d3c1dfe
commit b13abcb09a

View File

@@ -12,7 +12,7 @@ body {
.middle-text {
margin-top: 64px;
padding-bottom: 17%;
min-height: calc(100vh - 128px);
}
.legend {