-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtshirt-ñañaras.html
30 lines (26 loc) · 1.06 KB
/
tshirt-ñañaras.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
permalink: /t-shirt/ñañaras
---
<!DOCTYPE html>
<html lang="{{ site.active_lang }}" class="tshirt tshirt--caracteres tshirt--nanaras">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href="https://fonts.googleapis.com/css?family=Abril+Fatface|Roboto" rel="stylesheet">
<link href="{{ site.url }}/assets/main.css" rel="stylesheet">
</head>
<body>
<div class="tshirt__container word word--main" contenteditable="true">
<h1 class="word__title"><b class="word__highlight">ñ</b>á<b class="word__highlight">ñ</b>aras</h1>
<p class="word__row-two">
<span class="word__pronunciation">/ˈɲa·ɲa·ɾas/</span>
<span class="word__language">Spanish</span>
</p>
<p class="word__meaning">
(Noun, plural) The free falling sensation in the stomach caused by an unpleasant situation,
fear, anxiety, insecurity, or any intense emotion.
</p>
<div class="word__footer">caracteres.co</div>
</div>
</body>
</html>