diff options
Diffstat (limited to 'src/components/CommentsList/CommentsList.module.scss')
| -rw-r--r-- | src/components/CommentsList/CommentsList.module.scss | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/components/CommentsList/CommentsList.module.scss b/src/components/CommentsList/CommentsList.module.scss deleted file mode 100644 index 4971b15..0000000 --- a/src/components/CommentsList/CommentsList.module.scss +++ /dev/null @@ -1,14 +0,0 @@ -@use "@styles/abstracts/placeholders"; - -.title, -.no-comments { - width: max-content; - margin-left: auto; - margin-right: auto; -} - -.list { - @extend %reset-ordered-list; - - margin-bottom: var(--spacing-lg); -} |
