Commit 621bdd14 by Aksa98

15-7-19

parent d4f85cfb
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
height: auto; height: auto;
width:auto; width:auto;
margin-bottom: 50px; margin-bottom: 50px;
padding-top: 100px; padding-top: 150px;
.head-cnt h3{ .head-cnt h3{
color: #171717; color: #171717;
font-size: 48px; font-size: 48px;
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
outline: none; outline: none;
input{ input{
width:300px; width:326px;
height: 45px; height: 45px;
line-break: 1; line-break: 1;
text-align: left; text-align: left;
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
} }
.form-control{ .form-control{
width: 621px; width: 675px;
background: rgb(238, 238, 238); background: rgb(238, 238, 238);
border: 1px solid rgb(238, 238, 238); border: 1px solid rgb(238, 238, 238);
color: #757575; color: #757575;
...@@ -92,7 +92,7 @@ textarea::placeholder{ ...@@ -92,7 +92,7 @@ textarea::placeholder{
} }
textarea{ textarea{
width:621px; width:675px;
height: 150px; height: 150px;
color:#3d3e3d; color:#3d3e3d;
font-size: 18px; font-size: 18px;
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<li><a href="#!">Home InspireUI</a></li> <li><a href="#!">Home InspireUI</a></li>
<li><a href="#!">SpotUI</a></li> <li><a href="#!">SpotUI</a></li>
<li><a href="products"> Our products</a></li> <li><a href="#!"> Our products</a></li>
<li><a href="#!">Appstore (iOS)</a></li> <li><a href="#!">Appstore (iOS)</a></li>
<!---- <li><a href="#!">Google Play (Android)</a></li>--> <!---- <li><a href="#!">Google Play (Android)</a></li>-->
......
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