File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.1 rem ;
304+ font-size : 1.2 rem ;
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.875 rem ;
395+ font-size : 1 rem ;
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.95 rem ;
419+ font-size : 1 rem ;
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.75 rem ;
621+ font-size : 0.85 rem ;
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.3 rem ;
630+ font-size : 1.4 rem ;
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.9 rem ;
647+ font-size : 1.2 rem ;
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.9 rem ;
725+ font-size : 1 rem ;
726726 flex-wrap : wrap;
727727}
728728
You can’t perform that action at this time.
0 commit comments