mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-25 04:13:44 +03:00
8 lines
146 B
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;
|
|
}
|