4 lines
55 B
CSS
4 lines
55 B
CSS
|
.widget a {
|
||
|
@apply text-xl text-blue-700 font-bold
|
||
|
}
|