Commit 71a756c5 by asranov0003

fix: privacy and terms content padding

parent 6e3c5c50
......@@ -10,7 +10,7 @@
}
.privacy__content {
padding: 10px 40px;
padding: 10px 20px;
text-align: justify;
word-wrap: break-word;
box-sizing: border-box;
......
......@@ -10,7 +10,7 @@
}
.terms__content {
padding: 10px 40px;
padding: 10px 20px;
text-align: justify;
word-wrap: break-word;
box-sizing: border-box;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment