mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-06-07 15:11:17 +00:00
feat: add blog comments via utterances
This commit is contained in:
@@ -18,3 +18,7 @@ html {
|
||||
body {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.utterances {
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user