ux: changed cta button style

This commit is contained in:
Torkel Ödegaard
2017-08-20 21:16:40 +02:00
parent 3e3501b57d
commit 21a7f57248
15 changed files with 30 additions and 67 deletions

View File

@ -74,9 +74,17 @@
a, button {
float: right;
margin-left: $spacer;
// better align icons
.fa {
position: relative;
top: 1px;
}
}
}
.page-heading {
font-size: 1.25rem;
margin-top: 0;