Bug somewhere
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 30s

This commit is contained in:
Henrik Jess
2024-12-18 21:50:04 +01:00
parent f80c529a46
commit f32172879c
4 changed files with 6 additions and 5 deletions

View File

@@ -132,8 +132,9 @@ $button-color: #000;
display: flex;
flex-direction: column-reverse; // Reverserer rækkefølgen af knapperne
position: relative;
margin: 50px auto;
// margin: 50px auto;
align-items: center; // Centrer knapperne horisontalt
margin-bottom: 120px;
}