Skip to content

Commit 71a2bc6

Browse files
committed
Remove language flags.................
1 parent b7e1d2f commit 71a2bc6

2 files changed

Lines changed: 11 additions & 21 deletions

File tree

src/content/docs/guides/contributing.mdx

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -107,17 +107,17 @@ If you are comfortable in English, fluent in one of the languages listed below,
107107

108108
We are looking for translators for:
109109

110-
- <span class="flag-unicode">🇫🇷</span> French
111-
- <span class="flag-unicode">🇩🇪</span> German
112-
- <span class="flag-unicode">🇮🇹</span> Italian
113-
- <span class="flag-unicode">🇪🇸</span> Spanish
114-
- <span class="flag-unicode">🇯🇵</span> Japanese
115-
- <span class="flag-unicode">🇰🇷</span> Korean
116-
- <span class="flag-unicode">🇵🇱</span> Polish
117-
- <span class="flag-unicode">🇷🇺</span> Russian
118-
- <span class="flag-unicode">🇧🇷</span> Portuguese (Brazil)
119-
- <span class="flag-unicode">🇨🇳</span> Chinese (Simplified)
120-
- <span class="flag-unicode">🇹🇼</span> Chinese (Traditional)
110+
- French
111+
- German
112+
- Italian
113+
- Spanish
114+
- Japanese
115+
- Korean
116+
- Polish
117+
- Russian
118+
- Portuguese (Brazil)
119+
- Chinese (Simplified)
120+
- Chinese (Traditional)
121121

122122
### What You'll Translate
123123

src/styles/global.css

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1590,16 +1590,6 @@ pre {
15901590
color: #9ca3af !important;
15911591
}
15921592

1593-
.sl-markdown-content .flag-unicode {
1594-
font-family: "Noto Color Emoji", sans-serif;
1595-
font-size: 1.05em;
1596-
line-height: 1;
1597-
margin-right: 0.3em;
1598-
vertical-align: -0.05em;
1599-
font-variant-emoji: emoji;
1600-
font-feature-settings: "colr" 1;
1601-
}
1602-
16031593
/* Card icon contrast fix */
16041594
.card svg.icon {
16051595
color: #2d3748 !important;

0 commit comments

Comments
 (0)