✨ feat: add support for Isso comments
This commit is contained in:
@@ -18,16 +18,15 @@
|
||||
}
|
||||
|
||||
.load-comments-button {
|
||||
display: inline-block;
|
||||
display: block;
|
||||
font-family: var(--sans-serif-font);
|
||||
color: inherit;
|
||||
font-size: 0.95rem;
|
||||
background: none;
|
||||
border: none;
|
||||
padding: 0.5em 1em;
|
||||
margin: 0.5em;
|
||||
margin: 0.5em auto;
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user