emojis
This commit is contained in:
@@ -170,7 +170,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="skill-card reveal" style="transition-delay:0.08s">
|
<div class="skill-card reveal" style="transition-delay:0.08s">
|
||||||
<span class="skill-card-icon">🌐</span>
|
<span class="skill-card-icon">🎨</span>
|
||||||
<h3>Frontend & Creative</h3>
|
<h3>Frontend & Creative</h3>
|
||||||
<p>Comfortable with react and CSS. I enjoy visualising algorithms interactively — it's more fun than
|
<p>Comfortable with react and CSS. I enjoy visualising algorithms interactively — it's more fun than
|
||||||
a
|
a
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ html { scroll-behavior: smooth; }
|
|||||||
body {
|
body {
|
||||||
background: var(--base);
|
background: var(--base);
|
||||||
color: var(--text);
|
color: var(--text);
|
||||||
font-family: 'JetBrains Mono', monospace;
|
font-family: 'JetBrains Mono', 'Apple Color Emoji', monospace;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
line-height: 1.7;
|
line-height: 1.7;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user