Skip to content

Commit 8bb4bac

Browse files
committed
created write section in varnmala
1 parent 37e091f commit 8bb4bac

File tree

4 files changed

+218
-104
lines changed

4 files changed

+218
-104
lines changed

.vscode/dictionaries/project-words.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
abcdkbd
12
argmax
23
argmin
34
Ashadha

src/assets/styles/glossary/flags.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,3 +219,10 @@
219219
font-size: 1.1em;
220220
line-height: 1;
221221
}
222+
223+
@import url('https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&display=swap');
224+
225+
.flags-grid .card__back .character {
226+
font-family: 'Noto Color Emoji', sans-serif;
227+
font-size: clamp(6rem, 15vw, 8rem);
228+
}

0 commit comments

Comments
 (0)