1
0

Updated the End styles.sass

This commit is contained in:
Mathias Wagner 2023-11-22 12:14:14 +01:00
parent 46ed52f21d
commit 96d79be828
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -1,12 +1,27 @@
@import "@styles/colors"
.end-page
display: grid
place-items: center
.end-content
width: 65rem
display: flex
justify-content: center
align-items: center
flex-direction: column
gap: 1rem
.end-header
display: flex
align-items: center
justify-content: space-between
h2
margin: 0
.end-actions
display: flex
gap: 1rem
.group
display: flex
padding: 1rem 2rem