fixed blockquote problem
Fixed the problem with blockquote that dosn't show correctly on dark theme
This commit is contained in:
@@ -105,7 +105,6 @@
|
|||||||
top: 0em;
|
top: 0em;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
background: #fff;
|
|
||||||
width: 3rem;
|
width: 3rem;
|
||||||
height: 2rem;
|
height: 2rem;
|
||||||
font: 6em/1.08em 'PT Sans', sans-serif;
|
font: 6em/1.08em 'PT Sans', sans-serif;
|
||||||
|
|||||||
Reference in New Issue
Block a user