Skip to content

Commit 5bdcd22

Browse files
committed
🐛 update
1 parent 62507cb commit 5bdcd22

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

_sass/_page.scss

+4-1
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,10 @@ html[lang="en-US"] {
633633
letter-spacing: 0.2px;
634634
}
635635
.language-switch span {
636-
margin-right: -2px;
636+
margin-right: -1px;
637+
@media #{$medium} {
638+
margin-right: -2px;
639+
}
637640
}
638641
.header-item:nth-child(1),
639642
.header-item:nth-child(5) {

en/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: home
3-
title: Don't Go With the Flow, Be the Flow.
3+
title: Life is a wilderness, not a track.
44
comments: false
55
lang: en-US
66
---

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
layout: home
3-
title: 莫随浮云散,自是江海潮。
3+
title: 人生是旷野,不是轨道
44
comments: false
55
---

0 commit comments

Comments
 (0)