Built motion from commit 1038d87.|0.0.141
[motion.git] / public / assets / css / global / custom.css
index bf21c51..e37db48 100644 (file)
@@ -800,3 +800,15 @@ rzslider .rz-ticks .rz-tick{
   -moz-box-shadow: none;
   box-shadow: none;
 }
+
+.center-text{
+  text-align:center;
+}
+
+.no-border{
+  border:none !important;
+}
+
+.about-logo{
+  max-width: 250px;
+}