Component details pages added
This commit is contained in:
parent
04f48395d6
commit
03d0d75ae1
130 changed files with 610 additions and 471 deletions
|
@ -14,7 +14,7 @@ body{ -webkit-animation: bugfix infinite 1s; }
|
|||
#toggle, .toggle { display: none; }
|
||||
.menu li { list-style: none; float:left; }
|
||||
|
||||
$menu-collapse: 790px;
|
||||
$menu-collapse: 955px;
|
||||
|
||||
// @media only screen and (max-width: $lap-end){
|
||||
@media only screen and (max-width: $menu-collapse){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue