chore: fixes
This commit is contained in:
parent
9bbae8e3be
commit
a877269326
2 changed files with 17 additions and 2 deletions
|
|
@ -254,3 +254,17 @@ h2 {
|
|||
width: 100%;
|
||||
height: auto
|
||||
}
|
||||
|
||||
|
||||
|
||||
.join-btn {
|
||||
width: 135px;
|
||||
height: 35px;
|
||||
border: none;
|
||||
outline: none;
|
||||
color: white;
|
||||
font-size:18px;
|
||||
background-color: #30232a;
|
||||
font-family: 'FuturaCyrillicBold';
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue