remove license checking

This commit is contained in:
wizard
2023-10-07 11:55:28 +02:00
parent 640ae2e840
commit 5ba4bf3478
148 changed files with 106374 additions and 5358 deletions
@@ -45,7 +45,7 @@ export default {
line-height: 1.3;
margin-bottom: 15px;
/deep/ span {
> span {
font-size: 48px;
}
}
@@ -67,7 +67,7 @@ export default {
line-height: 1.25;
margin-bottom: 15px;
/deep/ span {
> span {
font-size: 32px;
}
}
@@ -209,7 +209,7 @@ export default {
.sign-in-button {
background: rgba($theme, 0.1);
/deep/ .content {
> .content {
color: $theme;
}
}