Skip to content

Instantly share code, notes, and snippets.

View Mohsen-Khakbiz's full-sized avatar

Mohsen Mohsen-Khakbiz

  • Türkiye
View GitHub Profile
@media screen and ( max-width: 991px ) {
.main-bar .module-search-form .module-container,
.main-bar .module-nav-trigger,
.main-bar {
height: auto;
}
.main-bar .navbar-brand {
max-width: none;
}
/*
please notice where we're using % basis value
we should use % in both from and to. e.g. check slideDownLong
========================
*/
// Default Values
Parallax.defaults = {
time: 1,
duration: '100%',
$font-secondary: 'Poppins';
$font-tertiary: 'Karla';
$font-fourth: 'Roboto';
/*
SECONDARY FONTS ( Inherit the font from body )
=================
*/
.author-heading,
.banner-half-bg .icon-box h3,
/**
* jQuery alterClass plugin
*
* Remove element classes with wildcard matching. Optionally add classes:
* $( '#foo' ).alterClass( 'foo-* bar-*', 'foobar' )
*
* Copyright (c) 2011 Pete Boere (the-echoplex.net)
* Free under terms of the MIT license: http://www.opensource.org/licenses/mit-license.php
*
*/