design: more padding and more balanced text left aligned
This commit is contained in:
@@ -313,7 +313,7 @@ a.title-stacked-note-link {
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.stacked-note {
|
||||
padding: 0 0.5rem 1rem;
|
||||
padding: 0 0.75rem 1rem;
|
||||
|
||||
section {
|
||||
padding: 1rem 0 2rem;
|
||||
|
||||
@@ -30,7 +30,8 @@ module.exports = {
|
||||
p: {
|
||||
"margin-top": "0.8em",
|
||||
"margin-bottom": "0.8em",
|
||||
"text-align": "justify",
|
||||
// "text-align": "justify",
|
||||
"text-wrap": "balance",
|
||||
},
|
||||
img: {
|
||||
"margin-top": 0,
|
||||
|
||||
Reference in New Issue
Block a user