forked from AkkomaGang/akkoma-fe
10 lines
119 B
SCSS
10 lines
119 B
SCSS
|
.with-subscription {
|
||
|
&-footer {
|
||
|
padding: 10px;
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
.error {
|
||
|
font-size: 14px;
|
||
|
}
|
||
|
}
|