commento-mod-tools.scss: use 12px font
This commit is contained in:
parent
8a8e0b53fc
commit
5bb51bb131
@ -6,7 +6,7 @@
|
||||
button {
|
||||
text-transform: uppercase;
|
||||
color: $gray-7;
|
||||
font-size: 13px;
|
||||
font-size: 12px;
|
||||
font-weight: 700;
|
||||
cursor: pointer;
|
||||
margin-left: 12px;
|
||||
@ -19,6 +19,6 @@
|
||||
content: "Moderator Tools";
|
||||
text-transform: uppercase;
|
||||
color: $indigo-8;
|
||||
font-size: 13px;
|
||||
font-size: 12px;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user