changed font size of operation mode buttons

This commit is contained in:
Rohit Nandwani
2019-06-13 19:01:45 -04:00
parent 52e8c2ff6c
commit 30f103d3b0

View File

@@ -196,7 +196,7 @@ html, body {
.control-card-six .button-area > button { .control-card-six .button-area > button {
height: 50%; height: 50%;
font-size: 12pt; /* font-size: 12pt; */
} }
.control-card .panel-heading i { .control-card .panel-heading i {
@@ -353,4 +353,5 @@ html, body {
} }