mirror of
https://tildegit.org/sbgodin/HtmGem.git
synced 2023-08-25 13:53:12 +02:00
Corrects blockquote size on mobile
This commit is contained in:
parent
731a8eef6a
commit
710bd1bf07
@ -114,7 +114,7 @@ pre {
|
||||
h3 {
|
||||
font-size: 3rem;
|
||||
}
|
||||
p, pre, ul {
|
||||
p, pre, ul, blockquote {
|
||||
font-size: 2.6rem;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user