We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f812c8f commit 31cbd8bCopy full SHA for 31cbd8b
web-assets/css/styles.css
@@ -199,6 +199,14 @@ select::-ms-expand {
199
height: 30px;
200
}
201
202
+.copyright-text {
203
+ font-size: 12px;
204
+}
205
+
206
+.privacy-policy {
207
208
209
210
.footer {
211
color: #2a2a2a;
212
display: flex;
@@ -519,7 +527,7 @@ select::-ms-expand {
519
527
padding-bottom: 10px;
520
528
521
529
.footer .copyright-text,
522
- .footer .privacy-polic {
530
+ .footer .privacy-policy {
523
531
margin-bottom: 10px;
524
532
525
533
0 commit comments