mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 12:15:31 -04:00
enable comments via utteranc.es
This commit is contained in:
@@ -50,6 +50,16 @@ main#single {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
div#comments {
|
||||
margin-top: 1.5em;
|
||||
padding-top: 0.5em;
|
||||
border-top: 2px solid $color-light;
|
||||
|
||||
div.utterances {
|
||||
max-width: unset;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user