File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1515 padding : 0 0.5% ;
1616 float : left ;
1717 & [data-span = " column-width-span1" ] {
18- width : 13 .5% ;
18+ width : 10 .5% ;
1919 }
2020 & [data-span = " column-width-span2" ] {
2121 width : 23% ;
2222 }
2323 & [data-span = " column-width-span3" ] {
24- width : 41 % ;
24+ width : 35.5 % ;
2525 }
2626 & [data-span = " column-width-span4" ] {
2727 width : 48% ;
2828 }
2929 & [data-span = " column-width-span5" ] {
30- width : 66 % ;
30+ width : 60.5 % ;
3131 }
3232 & [data-span = " column-width-span6" ] {
33- width : 79 % ;
33+ width : 73 % ;
3434 }
3535 & [data-span = " column-width-span7" ] {
36- width : 91 % ;
36+ width : 85.5 % ;
3737 }
3838 & [data-span = " column-width-span8" ] {
39- width : 100 % ;
39+ width : 98 % ;
4040 }
4141}
4242
Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ div.bb-tabs {
1111 box-sizing : content-box ;
1212 display : block ;
1313 font-weight : bold ;
14- height : 22 px ;
14+ height : auto ;
1515 line-height : 22px ;
1616 padding : 0 22px ;
1717 text-transform : uppercase ;
18- white-space : nowrap ;
18+ overflow-wrap : anywhere ;
1919 border : 1px solid var (--tertiary );
2020
2121 & :first-of-type {
You can’t perform that action at this time.
0 commit comments