maj
This commit is contained in:
@@ -73,6 +73,7 @@ function slide() {
|
||||
pager:false,
|
||||
auto:true,
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
function links() {
|
||||
@@ -147,7 +148,6 @@ function burger() {
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
jQuery(document).ready(function(){
|
||||
addclass();
|
||||
clickbutton();
|
||||
|
||||
@@ -35,10 +35,10 @@ header{
|
||||
text-align: center;
|
||||
max-width: 250px;
|
||||
&>a{
|
||||
white-space: nowrap;
|
||||
line-height: 6rem;
|
||||
border-top: 1px solid $light-blue;
|
||||
border-bottom: 3px solid $green;
|
||||
|
||||
}
|
||||
padding: 0 20px;
|
||||
& > ul{
|
||||
|
||||
Reference in New Issue
Block a user