improve style
parent
b49834595d
commit
d4135dd546
|
@ -76,6 +76,15 @@ a.github-profile {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.single__contents blockquote {
|
.single__contents {
|
||||||
|
h2 {
|
||||||
|
margin-top: 1.5rem;
|
||||||
|
}
|
||||||
|
blockquote {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.notices {
|
||||||
|
padding-left: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue