Fixed public source button size.

This commit is contained in:
orangemug 2018-05-22 21:43:35 +01:00
parent 1aed761893
commit 28af87391d

View file

@ -136,6 +136,7 @@
font-size: $font-size-5;
color: $color-lowgray;
background-color: transparent;
width: 100%;
@include flex-row;
}