mirror of
https://git.theinfopunk.com/punk/thewwwdotcom-blog.git
synced 2026-04-24 18:59:08 -04:00
7 lines
71 B
SCSS
7 lines
71 B
SCSS
.comment {
|
|
margin: 30px;
|
|
.utterances {
|
|
max-width: unset;
|
|
}
|
|
}
|