dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_anatole
mirror of
https://github.com/lxndrblz/anatole.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix: removed obsolete css properties
Alexander Bilz
21.01.2022
e985a599598c12b344848850c6897bace6060e99
[external-software/github_gohugo_theme_anatole.git]
/
assets
/
scss
/
partials
/
components
/
_comment.scss
1
2
3
4
5
6
.comment {
margin: 30px;
.utterances {
max-width: unset;
}
}