Update tailwind config

This commit is contained in:
samaradel
2021-08-30 14:34:32 +02:00
parent 07d577c9f5
commit 317fc1ce66
5 changed files with 409 additions and 39 deletions

View File

@@ -73,6 +73,7 @@ body {
padding-top: 60px;
}
.act-link {
@apply bg-gray-300;
}
@@ -197,11 +198,11 @@ button:focus {
}
text-6xl {
.text-6xl {
font-family: "Roboto", sans-serif !important;
}
text-5xl {
.text-5xl {
font-family: "Roboto", sans-serif !important;
}