aboutsummaryrefslogtreecommitdiff
path: root/src/hocs/with_subscription/with_subscription.scss
blob: 5114029df1528d1566181e218ae7e9e46015ec4c (plain)
1
2
3
4
5
6
7
8
9
10
.with-subscription {
  &-footer {
    padding: 10px;
    text-align: center;
  }

  .error {
    font-size: 14px;
  }
}