10 lines
157 B
SCSS
Vendored
10 lines
157 B
SCSS
Vendored
.ad-prefix {
|
|
width: 100%;
|
|
font-family: Nunito, serif;
|
|
font-size: 12px;
|
|
font-weight: 500;
|
|
line-height: 3.17;
|
|
text-align: center;
|
|
color: #666;
|
|
}
|