We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93bbdcc commit 26e0824Copy full SHA for 26e0824
21. Random Emojies/app.js
@@ -30,7 +30,6 @@ const emojis = [
30
"👀",
31
"🤔",
32
"🤪",
33
- "🥲",
34
"😃",
35
"😁",
36
"😬",
21. Random Emojies/style.css
@@ -4,7 +4,7 @@ body {
4
flex-direction: column;
5
justify-content: center;
6
align-items: center;
7
- background: #ccc;
+ background: #707070;
8
}
9
10
#emoji {
0 commit comments