Tweak widget title sizes on mobile

This commit is contained in:
Oliver Davies 2019-05-08 21:35:08 +01:00
parent 46d405f276
commit 5a83ba9b9e
2 changed files with 2 additions and 6 deletions

View file

@ -1,7 +1,3 @@
.widget {
@apply text-xl;
}
.widget a {
@apply text-blue-700 font-bold;
@apply text-blue-700 font-bold
}