|
@ -141,7 +141,7 @@ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.ui.items > .item > .content > .header { |
|
|
.ui.items > .item > .content > .header { |
|
|
display: block; |
|
|
|
|
|
|
|
|
display: inline-block; |
|
|
margin: @headerMargin; |
|
|
margin: @headerMargin; |
|
|
font-family: @headerFont; |
|
|
font-family: @headerFont; |
|
|
font-weight: @headerFontWeight; |
|
|
font-weight: @headerFontWeight; |
|
|