fix tft mobile

This commit is contained in:
2022-10-05 16:46:51 +02:00
parent 9f67f0bb2e
commit e1b74cab41
4 changed files with 25 additions and 49 deletions

View File

@@ -217,6 +217,13 @@ button a {
px-12
}
.long-text a{
padding-left: 2rem;
padding-right: 2rem;
--tw-text-opacity: 1;
color: rgb(0 0 0 / var(--tw-text-opacity));
}
a {
border-width: 0px;
}