File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 116116
117117< div class ="card ">
118118 < div class ="item ">
119- < div class ="item- avatar "> < img src ="assets/avatar.png "> </ div >
119+ < img class ="avatar " src ="assets/avatar.png ">
120120 < div class ="item-content ">
121121 < div class ="item-label ">
122122 < p class ="item-title "> Gina</ p >
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ $tabs-active-color ?= $primary
55$tabs-background-color ?= $screen-marginals-background-color
66$tabs-highlight-color ?= strong-active-color ($tabs-background-color )
77
8+ $tabs-font-size ?= 1rem
89$tabs-icon-font-size ?= (2.3 * $screen-marginals-font-size )
910$tabs-font-weight ?= $screen-marginals-font-weight
1011$tabs-label-margin ?= 3px 0 0 0
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ $list-stripe-color ?= #f2f2f2
44
55$list-header-color ?= #85 85 85
66$list-header-background-color ?= white
7- $list-divider -font-size ?= .9 rem
8- $list-divider -text-transform ?= none
7+ $list-header -font-size ?= 1 rem
8+ $list-header -text-transform ?= none
99$list-margin ?= .5rem 0 1rem 0
1010
1111$item-font-size ?= 1rem
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ $tabs-active-color ?= $screen-marginals-color
55$tabs-background-color ?= $screen-marginals-background-color
66$tabs-highlight-color ?= strong-active-color ($tabs-background-color )
77
8+ $tabs-font-size ?= 1rem
89$tabs-icon-font-size ?= (1.5 * $screen-marginals-font-size )
910$tabs-font-weight ?= $screen-marginals-font-weight
1011$tabs-label-margin ?= 0 0 0 5px
You can’t perform that action at this time.
0 commit comments