File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 353353 }
354354
355355 .npc-name {
356- font-size : 1.2 rem ;
356+ font-size : 1.25 rem ;
357357 font-weight : 700 ;
358358 color : # fff ;
359359 background : transparent;
360360 border : none;
361361 outline : none;
362362 padding : 4px 0 ;
363+ padding-left : 8px ;
363364 flex : 1 ;
364365 }
365366 .npc-name ::placeholder {
366- color : rgba (255 , 255 , 255 , 0.3 );
367+ color : rgba (255 , 255 , 255 , 0.4 );
367368 }
368369
369370 .name-confirm-btn {
401402 }
402403
403404 .npc-status {
404- font-size : 0.9 rem ;
405+ font-size : 1 rem ;
405406 color : var (--muted );
406407 background : transparent;
407408 border : none;
408409 outline : none;
409410 padding : 2px 0 ;
411+ padding-left : 8px ;
410412 width : 100% ;
411413 }
412414 .npc-status ::placeholder {
413- color : rgba (255 , 255 , 255 , 0.2 );
415+ color : rgba (255 , 255 , 255 , 0.3 );
414416 }
415417
416418 /* Hearts Container */
599601 text-align : left;
600602 }
601603 .npc-status {
602- font-size : 0.8 rem ;
604+ font-size : 0.85 rem ;
603605 text-align : left;
604606 }
605607 .npc-hearts {
You can’t perform that action at this time.
0 commit comments