diff --git a/assets/css/style.css b/assets/css/style.css index f9b5137..18c6f6a 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1809,7 +1809,7 @@ a { .merged-storyline .story-node:nth-of-type(odd), .merged-storyline .story-node:nth-of-type(even) { - margin-top: 35px; + margin-top: 60px; } } diff --git a/assets/css/tablet.css b/assets/css/tablet.css index 08eceef..6700fa7 100644 --- a/assets/css/tablet.css +++ b/assets/css/tablet.css @@ -156,7 +156,7 @@ .merged-storyline .story-node:nth-of-type(odd), .merged-storyline .story-node:nth-of-type(even) { - margin-top: 35px; + margin-top: 60px; } /* 紀實長卷/pillar 段落 */