Style button on top banner

This commit is contained in:
Connor Hudson 2018-07-03 13:16:01 -04:00
parent 97cb50917f
commit 0eb12ae469

View file

@ -38,4 +38,10 @@
.beta-try-it {
color: $ui-white;
}
.beta-try-it {
border-radius: 10px;
padding: 1em 2em;
font-size: 1em;
}
}