dev #43

Merged
ksenia_mikhailova merged 41 commits from dev into main 2024-07-24 14:22:29 +03:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 3480ddd803 - Show all commits

View File

@ -232,7 +232,7 @@ a[href^="#"] {
}
&-close {
@apply absolute right-4 top-4 text-4xl opacity-50;
@apply absolute right-3 top-3 text-4xl opacity-50;
}
&-status {
@ -248,7 +248,7 @@ a[href^="#"] {
}
h2 {
@apply px-4;
@apply px-4 text-2xl text-center;
}
form {