small design changes

This commit is contained in:
nikurasu 2022-10-20 15:44:27 +02:00
parent 6b021024c4
commit c99ad30e53

View file

@ -26,4 +26,8 @@ body {
display: flex;
flex-direction: column;
gap: 1rem;
>button {
background-color: #000;
}
}