add user by email
This commit is contained in:
@ -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%;
|
||||
|
Reference in New Issue
Block a user