Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

Module:GameInfo/styles.css: Difference between revisions

From SpiritVale Wiki
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 719: Line 719:
.sv_skill_scaling__core-pill {
.sv_skill_scaling__core-pill {
     border-radius: 12px;
     border-radius: 12px;
     min-height: 40px;
     min-height: 35px;
     padding: 8px 6px;
     padding: 8px 6px;
     display: flex;
     display: flex;
Line 793: Line 793:


     .sv_skill_scaling__core-pill {
     .sv_skill_scaling__core-pill {
         min-height: 40px;
         min-height: 35px;
     }
     }


Line 836: Line 836:


     .sv_skill_scaling__core-pill {
     .sv_skill_scaling__core-pill {
         min-height: 40px;
         min-height: 35px;
         padding: 7px 6px;
         padding: 7px 6px;
     }
     }