fix berserk button

This commit is contained in:
Thibault Duplessis 2019-04-29 12:24:35 +07:00
parent 4aab3006e2
commit ca669856f4

View file

@ -134,7 +134,7 @@
color: $c-font-clearer;
}
.go-berserk {
font-size: 1.6em;
font-size: 2.2em;
padding: 0 .3em;
&:hover {
color: $c-accent!important;