akkoma-fe/src/hocs/with_subscription/with_subscription.scss

10 lines
119 B
SCSS
Raw Normal View History

2019-02-14 02:07:28 +00:00
.with-subscription {
&-footer {
padding: 10px;
text-align: center;
}
.error {
font-size: 14px;
}
}