Revert "Aggiornamento a 0.6.1"

This reverts commit 701e1f1968.
This commit is contained in:
Surya Paolo
2023-04-07 20:07:56 +02:00
parent 9c08ebaacd
commit a8eb6344ef
10 changed files with 44 additions and 87 deletions

View File

@@ -1595,8 +1595,6 @@ h3 {
text-align: right;
color: grey;
}
<<<<<<< HEAD
=======
.buttons_bottom {
max-width: 400px;
@@ -1630,7 +1628,21 @@ h3 {
color: grey;
font-size: 0.8rem;
}
<<<<<<< HEAD
>>>>>>> parent of 701e1f1 (Aggiornamento a 0.6.1)
=======
>>>>>>> parent of 701e1f1 (Aggiornamento a 0.6.1)
.butt_rounded{
border-radius: 12px;
}
.body--light {
.butt_rounded{
background-color: rgb(234, 241, 244);
}
}.body--dark {
.butt_rounded{
background-color: black;
}
}
.q-mx-xxs {
margin-left: 2px;
}