Fix error screen
This commit is contained in:
parent
269d8d4729
commit
881a8a1d1f
2 changed files with 26 additions and 18 deletions
|
|
@ -37,15 +37,5 @@
|
|||
}
|
||||
|
||||
.homeLink {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 8px 136px;
|
||||
color: #0dbd8b;
|
||||
text-decoration: none;
|
||||
background: #0dbd8b;
|
||||
border-radius: 8px;
|
||||
color: #ffffff;
|
||||
font-weight: normal;
|
||||
font-size: 15px;
|
||||
width: 291px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue