fixing text decoration for links
This commit is contained in:
parent
1ddae0acd6
commit
714243bbae
|
|
@ -1,6 +1,9 @@
|
|||
.homegrade-blocks-accordeon-panel-content {
|
||||
@apply w-full;
|
||||
width: 100% !important;
|
||||
a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
h4 {
|
||||
@apply text-secondary;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user