Fix disabled buttons

This commit is contained in:
Jeremy Thomas
2017-03-31 22:25:53 +01:00
parent ff2a561c7e
commit 2c6aabcde7
8 changed files with 684 additions and 1299 deletions

View File

@@ -4,6 +4,9 @@
border-radius: $radius
padding: 1.25rem 2.5rem 1.25rem 1.5rem
position: relative
a
color: currentColor
text-decoration: underline
code,
pre
background: $white