Skip to content

Commit

Permalink
kpi milli parim
Browse files Browse the repository at this point in the history
  • Loading branch information
neodigm committed Mar 18, 2024
1 parent b16f15a commit eba02e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/neodigm55__v3_1.css
Original file line number Diff line number Diff line change
Expand Up @@ -625,11 +625,11 @@ neodigm-kpi[data-n55-kpi-size='pico'] > h6 { display: none; }
neodigm-kpi[data-n55-kpi-size='micro'] { height: 48px; width: 48px; overflow: hidden;}
neodigm-kpi[data-n55-kpi-size='micro'] > h5 { font-size: 17px; margin: 0; padding: 0; line-height: 1.3; margin-left: -4px;}
neodigm-kpi[data-n55-kpi-size='micro'] > h6 { display: none; }
neodigm-kpi[data-n55-kpi-size='milli'] { height: 96px; width: 96px; overflow: hidden;}
neodigm-kpi[data-n55-kpi-size='milli'] { height: 92px; width: 92px; overflow: hidden;}
neodigm-kpi[data-n55-kpi-size='milli'] > h5 { font-size: 24px;} /* 3/5 */
neodigm-kpi[data-n55-kpi-size='milli'] > h6 { font-size: 10px;}

neodigm-kpi[data-n55-kpi-size='xsmall'] { height: 96px; width: 96px; }
neodigm-kpi[data-n55-kpi-size='xsmall'] { height: 92px; width: 92px; }
neodigm-kpi[data-n55-kpi-size='xsmall'] > h5 { font-size: 24px;} /* 3/5 */
neodigm-kpi[data-n55-kpi-size='xsmall'] > h6 { font-size: 10px;}
neodigm-kpi[data-n55-kpi-size='small'] { height: 124px; width: 124px; }
Expand Down

0 comments on commit eba02e4

Please sign in to comment.