Use this code when trying to increase the username Joomla tag font

Go to the Template > edit Template > load css stylesheet

span.acym_dynamic.mceNonEditable {
    font-size: 20px !important;
}