add user by email

This commit is contained in:
Victor Batischev
2024-02-06 18:59:08 +03:00
parent ef8a0813b3
commit 8c68366152
2 changed files with 23 additions and 23 deletions

View File

@ -1,6 +1,6 @@
.calendar-component {
position: relative;
margin: 30px 0;
margin: 10px 0;
background-color: #f9f9f9;
padding: 20px 30px;
font-family: "LabGrotesque", sans-serif;
@ -94,7 +94,7 @@
}
&__rectangle {
margin: 20px 0;
margin: 10px 0;
img {
width: 100%;