Changes

no edit summary
Line 4: Line 4:  
     /** font-size: 0.875em; */  
 
     /** font-size: 0.875em; */  
 
     font-size: calc(1em * 1.1);
 
     font-size: calc(1em * 1.1);
 +
}
 +
 +
#siteSub {
 +
    display: block;
 
}
 
}