diff --git a/frontend/index.html b/frontend/index.html index 0c69701..56fc2f7 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -2,6 +2,7 @@
https://localhost/
p.header { + margin-top: 0; +} + +/* Default page header. (Logo above, need custom margin.) */ +.point-app-to { + margin-top: 7vmin; +} + /* Popup information. */ .cover > p.body { font-size: 4vmin;