Skip to content

Commit 4b43300

Browse files
committed
updated landing page UI
1 parent 021477d commit 4b43300

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

_layouts/website/languages.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ <h3>Suman Kunwar</h3>
301301
text-decoration: none;
302302
color: var(--text-light);
303303
font-weight: 500;
304-
font-size: 1.1rem;
304+
font-size: 1.2rem;
305305
transition: all 0.2s;
306306
position: relative;
307307
padding: 4px 0;
@@ -392,7 +392,7 @@ <h3>Suman Kunwar</h3>
392392
padding: 6px 12px;
393393
background: var(--gray-light);
394394
border-radius: 100px;
395-
font-size: 0.875rem;
395+
font-size: 1rem;
396396
font-weight: 500;
397397
color: var(--primary);
398398
border: 1px solid var(--border);
@@ -416,7 +416,7 @@ <h3>Suman Kunwar</h3>
416416
align-items: center;
417417
gap: 8px;
418418
color: var(--text-light);
419-
font-size: 0.95rem;
419+
font-size: 1rem;
420420
}
421421

422422
.metadata-item i {
@@ -618,7 +618,7 @@ <h3>Suman Kunwar</h3>
618618
padding: 4px 8px;
619619
background: var(--gray-light);
620620
border-radius: 4px;
621-
font-size: 0.75rem;
621+
font-size: 0.85rem;
622622
text-transform: uppercase;
623623
color: var(--primary);
624624
font-weight: 600;
@@ -627,7 +627,7 @@ <h3>Suman Kunwar</h3>
627627

628628
/* Back card content */
629629
.flip-back h4 {
630-
font-size: 1.3rem;
630+
font-size: 1.4rem;
631631
margin-bottom: 20px;
632632
font-weight: 500;
633633
}
@@ -644,7 +644,7 @@ <h3>Suman Kunwar</h3>
644644
padding: 10px 20px;
645645
border-radius: 6px;
646646
text-decoration: none;
647-
font-size: 0.9rem;
647+
font-size: 1.2rem;
648648
font-weight: 500;
649649
display: inline-flex;
650650
align-items: center;
@@ -722,7 +722,7 @@ <h3>Suman Kunwar</h3>
722722
padding-top: 16px;
723723
border-top: 1px solid var(--border);
724724
color: var(--text-light);
725-
font-size: 0.9rem;
725+
font-size: 1rem;
726726
flex-wrap: wrap;
727727
}
728728

0 commit comments

Comments
 (0)