Updated Horizonal Layout & Added Smooth Scrolling
Set Min heights for blocks so when orientation is landscape it doesnt break. Also added jQuery smooth scrolling so help with interactions.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<![endif]-->
|
||||
|
||||
<!-- Add your site or application content here -->
|
||||
<div class="b-container">
|
||||
<div class="b-container" id="header">
|
||||
<a name="header"></a><div class="b-header">
|
||||
<div class="b-header__container">
|
||||
<h1 class="b-header__heading">What are you lifting?</h1>
|
||||
@@ -96,7 +96,7 @@
|
||||
<!-- Options Section -->
|
||||
|
||||
<a name="options"></a>
|
||||
<div class="b-options">
|
||||
<div class="b-options" id="options">
|
||||
<div class="b-options__weightmanipulators">
|
||||
<div class="b-options__inputcontainer">
|
||||
<div class="b-options__optionsinput">
|
||||
|
||||
Reference in New Issue
Block a user