five-for-the-future/themes/pub/wporg/css/components/_site-description.scss

8 lines
146 B
SCSS

.site-description {
color: rgba( 255, 255, 255, 0.8);
font-size: ms( 2 );
font-weight: 300;
margin: -0.4rem auto 2rem;
text-align: center;
}