Add comments anchor
This commit is contained in:
parent
872fd4fc82
commit
ef7dd5f860
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
section.comments {
|
#comments {
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<section class="container comments">
|
<section class="container" id="comments">
|
||||||
<comentario-comments></comentario-comments>
|
<comentario-comments></comentario-comments>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue