Commit 97eafa6f by xcoder

Fix user-select property for footer

1 parent 18130884
...@@ -1005,6 +1005,7 @@ footer.footer > .text-center.first { ...@@ -1005,6 +1005,7 @@ footer.footer > .text-center.first {
padding: 46px 0 11px 0; padding: 46px 0 11px 0;
color: #fff; color: #fff;
user-select: none;
} }
@media screen and (max-width: 680px) { @media screen and (max-width: 680px) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!