FEATURE add hidden style for cite reference in singles page
This commit is contained in:
parent
d7c3d33bd8
commit
27b7b013bc
|
|
@ -3,6 +3,10 @@
|
|||
@apply px-8;
|
||||
}
|
||||
|
||||
#cite-reference {
|
||||
@apply hidden;
|
||||
}
|
||||
|
||||
.tags__title {
|
||||
@apply text-lg uppercase font-semibold mt-0 my-4 nunito;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user