Title at the top of the card, on the same line as the cross icon for closing.

This commit is contained in:
Brendon Duncan 2018-05-18 21:00:46 +12:00
commit d63b76d3c0
2 changed files with 5 additions and 6 deletions

View file

@ -79,17 +79,15 @@
.homeTip {
text-align: center;
& > .item-heading {
margin-top: 10px;
background: 0 none;
}
.item {
border-style: none;
}
& > .title {
.title {
font-size: 20px;
font-weight: bold;
color: $v-dark-gray;
margin: 20px 10px;
}
& > .subtitle {
font-size: 1rem;