We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62507cb commit 5bdcd22Copy full SHA for 5bdcd22
_sass/_page.scss
@@ -633,7 +633,10 @@ html[lang="en-US"] {
633
letter-spacing: 0.2px;
634
}
635
.language-switch span {
636
- margin-right: -2px;
+ margin-right: -1px;
637
+ @media #{$medium} {
638
+ margin-right: -2px;
639
+ }
640
641
.header-item:nth-child(1),
642
.header-item:nth-child(5) {
en/index.html
@@ -1,6 +1,6 @@
1
---
2
layout: home
3
-title: Don't Go With the Flow, Be the Flow.
+title: Life is a wilderness, not a track.
4
comments: false
5
lang: en-US
6
index.html
@@ -1,5 +1,5 @@
-title: 莫随浮云散,自是江海潮。
+title: 人生是旷野,不是轨道
0 commit comments