diff --git a/css/main.css b/css/main.css index c1316d4..b419823 100644 --- a/css/main.css +++ b/css/main.css @@ -97,7 +97,9 @@ textarea { /* ========================================================================== Author's custom styles ========================================================================== */ - + * { + box-sizing: border-box; + } /* ========================================================================== Helper classes ========================================================================== */ diff --git a/css/mobile-first.css b/css/mobile-first.css index 88a1d60..35631a4 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -97,7 +97,11 @@ /* ========================================================================== Author's custom styles ========================================================================== */ + /*Styles for Header */ + * { + box-sizing: border-box; + } header { background-color: #000; font-family: 'Open Sans', sans-serif; @@ -106,7 +110,6 @@ header nav a { color: #ffffff; text-decoration: none; - } header nav a:hover{ color: black; @@ -118,12 +121,12 @@ } #main-background { background-image: url("../img/u2_state0.jpg"); - padding: 150px; background-size: cover; - background-repeat: no-repeat; + padding: 50px; } #white { background-color: white; + padding: 30px 0 0 0; } footer { background-color: black; @@ -134,33 +137,88 @@ } form { background-color: white; - padding: 20px; + border: none; + border-radius: 5px; + margin: 50px; + } + input { + width: 100%; + border-top: none; + border-bottom: 1px solid grey; + border-right: none; + border-left: none; + margin-bottom: 25px; } #free-trial { border-radius: 5px 5px 0px 0px; background-color: #e0e0df; - padding: 10px 5px; + padding: 10px auto; } #download { background-color: transparent; border: white solid 2px; color: white; - padding:10px 5px; - margin: 0px; + padding:10px 25px; + margin: auto; } h3 { margin: 0px; } - #logo { - margin: 5px; - + .logo > img { + width: 20%; } .white { color:white; + display: flex; } .grey { color: gray; } + #get-started { + color: white; + padding: auto; + background-color: #ff9900; + width: 100%; + border: none; + border-radius: 0 0 5px 5px; + } + hr { + width: 20%; + border-top: 2px solid white; + } + i { + width: 100%; + color: grey; + } + ul { + padding: 0; + margin: 0; + list-style-type: none; + } + .social { + width: 40%; + } + .icons { + width: 60%; + } + #bottom { + display: flex; + justify-content: space-around; + align-items: center; + width: 50%; + margin: auto; + position: center; + flex-direction: column; + } + #b-icons { + display: flex; + justify-content: space-around; + align-items: center; + } + #section1 { + margin: 50px; + } + /*Desktop*/ @media (min-width: 768px){ div.centered { @@ -170,10 +228,18 @@ display: flex; justify-content: space-between; } + .logo > img { + width: 50%; + } header nav { display: flex; align-items: center; } + #main-background { + background-image: url("../img/u2_state0.jpg"); + padding: 100px 0px; + background-size: cover; + } nav > ul { display: flex; list-style-type: none; @@ -184,10 +250,6 @@ display: block; padding: 5px 10px; } - #section1 { - padding-right: 10%; - - } ul { display: flex; justify-content: space-around; @@ -195,6 +257,15 @@ .half { width: 50%; } + #download { + margin: 0; + } + form { + margin-left: 50%; + } + #section1 { + margin: none; + } } /* ========================================================================== diff --git a/index.html b/index.html index cbbcb03..e62eacd 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,8 @@ + + diff --git a/mobile-first.html b/mobile-first.html index 4e522c2..be72677 100644 --- a/mobile-first.html +++ b/mobile-first.html @@ -13,6 +13,8 @@ + + @@ -25,9 +27,9 @@
-
-
+
AXIT

MODERN AXURE TEMPLATE FOR BEAUTIFUL PROTOTYPES

+

Lorem ipsum dolor sit amet consectetur adipisicing elit. Sapiente expedita quo similique, totam temporibus exercitationem! Iure corrupti est, quod expedita cumque harum quibusdam vitae, doloribus praesentium porro temporibus ut soluta!

-
-
-

Try Your FREE Trial Today

-
- Name:
- Email:
- Password:
-
+
+
+

Try Your FREE Trial Today

+
+
+
+
+
-
+ +
-
+ -
+