-
for example:
can I just override the elements style with css like below? h1 {
font-size: 20px;
}
p {
margin: 8px 0;
}
li {
margin: 8px 0;
} |
Beta Was this translation helpful? Give feedback.
Answered by
zbeyens
Dec 25, 2020
Replies: 1 comment
-
There is multiple ways: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zbeyens
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is multiple ways: