Centered Ra button text

This commit is contained in:
Waiting Idly 2020-09-03 16:33:17 -07:00
parent a0e3e2f5a7
commit 50f0c01ab5

View File

@ -6711,6 +6711,7 @@ kbd {
.c-ra-run-button {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 33rem;
color: #9575cd;