Skip to content

Commit

Permalink
Правит стили цитаты (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
monochromer authored Sep 25, 2023
1 parent 006f3e2 commit 307a145
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/styles/blocks/content.css
Original file line number Diff line number Diff line change
Expand Up @@ -245,28 +245,13 @@
margin-bottom: 16px;
padding: 5px 0;
padding-left: 14px;
color: black;
font-size: 18px;
}

@media (min-width: 600px) {
.content blockquote {
font-size: 20px;
}
}

@media (min-width: 1024px) {
.content blockquote {
font-size: 28px;
}
}

@media (min-width: 1240px) {
.content blockquote {
margin-top: 40px;
margin-bottom: 60px;
padding-left: 40px;
font-size: 32px;
}
}

Expand Down

0 comments on commit 307a145

Please sign in to comment.