responsive
This commit is contained in:
parent
ec5c30d14c
commit
6eb014dfd5
@ -1,7 +1,7 @@
|
||||
<header class="headerbg">
|
||||
<nav class="navbar navbar-expand navbar-light bg-transparent">
|
||||
<div class="container-fluid">
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<div class="collapse navbar-collapse home_mble_hdr" id="navbarSupportedContent">
|
||||
<div >
|
||||
<span>You are on </span>
|
||||
<ul class="list-unstyled d-inline-block mb-0">
|
||||
|
@ -80,6 +80,10 @@
|
||||
.view_page_header .ml-auto{margin: 0 !important; display: inherit;}
|
||||
|
||||
}
|
||||
@media(max-width: 470px){
|
||||
.navbar-expand .navbar-collapse.home_mble_hdr{display: block !important;}
|
||||
.home_mble_hdr .navbar-nav{margin-top: 15px;}
|
||||
}
|
||||
@media(max-width: 365px){
|
||||
.mobile_table .col-6 {flex: 0 0 100%;max-width: 100%;}
|
||||
.view_page_header .search_btn{display: none;}
|
||||
|
Loading…
Reference in New Issue
Block a user