🐛 Fix height of "center" element

This commit is contained in:
2022-08-22 22:29:15 +02:00
parent a785671567
commit e1a429162a
5 changed files with 19 additions and 13 deletions

View File

@ -64,7 +64,7 @@ const gitHash = GITVERSION;
<style scoped>
.settings {
padding: 65px 10px 80px 10px;
padding: 15px 10px 80px 10px;
}
h2 {