Update widget font size
This commit is contained in:
parent
444fb277de
commit
c00c91f5a5
|
@ -1,3 +1,7 @@
|
|||
.widget a {
|
||||
@apply text-xl text-blue-700 font-bold
|
||||
.widget {
|
||||
@apply text-xl
|
||||
}
|
||||
|
||||
.widget a {
|
||||
@apply text-blue-700 font-bold
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue