STYLE Test link styling
This commit is contained in:
parent
a17cb5c405
commit
42e6f3f37b
|
|
@ -53,6 +53,13 @@
|
|||
h3 + p {
|
||||
@apply !mt-3;
|
||||
}
|
||||
p > a {
|
||||
transition: all 0.3s ease-out;
|
||||
@apply underline underline-offset-8;
|
||||
text-decoration-thickness: 1px;
|
||||
|
||||
@apply underlined-link underlined-link--white;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: disc;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user