Update tailwind config
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user