diff --git a/src/components/VinlottisPage.vue b/src/components/VinlottisPage.vue index 7e05eeb..406cf27 100644 --- a/src/components/VinlottisPage.vue +++ b/src/components/VinlottisPage.vue @@ -162,6 +162,7 @@ h1 { .highscore { border-top: 1px solid rgb(237, 237, 237); grid-area: bot-left; + align-self: baseline; } .wines-container {