Новые изменения в компоенты
This commit is contained in:
parent
bccd6310b3
commit
1cea684a89
3 changed files with 16 additions and 13 deletions
|
|
@ -270,7 +270,7 @@ export default function Comments(props: CommentsProps) {
|
|||
<>
|
||||
<style>{`
|
||||
@media (max-width: 768px) {
|
||||
.comments-wrapper { padding: 0 0.75rem; }
|
||||
.comments-wrapper { padding: 0; }
|
||||
.comments-wrapper h3 { font-size: 1.5rem !important; }
|
||||
.comment-card { padding: 1rem !important; }
|
||||
.comment-avatar { width: 40px !important; height: 40px !important; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue