add pointer to buttons

Esse commit está contido em:
AJ ONeal 2019-06-01 00:24:02 -06:00
commit 8a873eeb1d

Ver arquivo

@ -184,6 +184,10 @@ pre {
margin: 1em 0;
}
button {
cursor: pointer;
}
.tabbed-selector label {
width: 50%;
padding: 0.5em 0;