Fix
* fix score position * add margin before bloquote if it is placed after text
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
font-size: 0;
|
||||
font-weight: 700;
|
||||
text-align: right;
|
||||
line-height: 14px;
|
||||
line-height: 16px;
|
||||
user-select: none;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
p {
|
||||
margin: 0;
|
||||
|
||||
+ blockquote,
|
||||
+ p {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user