mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 19:06:16 +01:00
fixed blockquote problem
Fixed the problem with blockquote that dosn't show correctly on dark theme
This commit is contained in:
parent
09740d2489
commit
83216738f4
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue