Skip to content

Commit 3720cd4

Browse files
fix css + asianfood
1 parent a4edd90 commit 3720cd4

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ html {
1818
body {
1919
background-color: var(--bg-color);
2020
color: var(--text-color);
21-
font-family: "Nunito", local("Apple Color Emoji"), "Noto Color Emoji", "Lato", system-ui, -apple-system, Roboto, Oxygen, Ubuntu, Cantarell, BlinkMacSystemFont, 'Segoe UI', 'Open Sans', 'Helvetica Neue', sans-serif, monospace;
21+
font-family: "Nunito", "Noto Color Emoji", "Lato", system-ui, -apple-system, Roboto, Oxygen, Ubuntu, Cantarell, BlinkMacSystemFont, 'Segoe UI', 'Open Sans', 'Helvetica Neue', sans-serif, monospace;
2222
margin: 0;
2323
padding-left: 20vw;
2424
padding-right: 20vw;
@@ -42,7 +42,7 @@ body {
4242
position: relative;
4343
z-index: 2;
4444
font-weight: bold;
45-
font-family: "Nunito", local("Apple Color Emoji"), "Noto Color Emoji", "Lato", system-ui, -apple-system, Roboto, Oxygen, Ubuntu, Cantarell, BlinkMacSystemFont, 'Segoe UI', 'Open Sans', 'Helvetica Neue', sans-serif, monospace;
45+
font-family: "Nunito", "Noto Color Emoji", "Lato", system-ui, -apple-system, Roboto, Oxygen, Ubuntu, Cantarell, BlinkMacSystemFont, 'Segoe UI', 'Open Sans', 'Helvetica Neue', sans-serif, monospace;
4646
}
4747

4848

@@ -87,7 +87,7 @@ body {
8787
position: relative;
8888
z-index: 1;
8989
font-weight: medium;
90-
font-family: "Nunito", local("Apple Color Emoji"), "Noto Color Emoji", "Lato", system-ui, -apple-system, Roboto, Oxygen, Ubuntu, Cantarell, BlinkMacSystemFont, 'Segoe UI', 'Open Sans', 'Helvetica Neue', sans-serif, monospace;
90+
font-family: "Nunito", "Noto Color Emoji", "Lato", system-ui, -apple-system, Roboto, Oxygen, Ubuntu, Cantarell, BlinkMacSystemFont, 'Segoe UI', 'Open Sans', 'Helvetica Neue', sans-serif, monospace;
9191
}
9292

9393
.content p {

viossa.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ <h3>From here on will be Viossa only!</h3>
204204
🍫 čokii<br>
205205
🫘 az(ŭ)kii<br>
206206
🧊 jelo<br>
207+
🍚 mii<br>
207208
🧂 sjô<br> <!-- salt -->
208209
🧂🌶⬛ masâla<br> <!-- pepper -->
209210
🧂🍬🍭 sokerii<br></p> <!-- sugar -->
@@ -747,6 +748,8 @@ <h3>From here on will be Viossa only!</h3>
747748
748749
kotoba and stuff...
749750
751+
https://discord.com/channels/193915435123474432/750379757799211190/1259760227402907772
752+
750753
explain https://discord.com/channels/193915435123474432/750379757799211190/1258381852855763034
751754
752755
https://discord.com/channels/193915435123474432/750379757799211190/1258008083045810218

0 commit comments

Comments
 (0)