add mail page subscript
This commit is contained in:
@@ -5,7 +5,7 @@ body {
|
||||
.vij-header{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 10%;
|
||||
gap: 5%;
|
||||
max-width: 100%;
|
||||
margin-left: 18px;
|
||||
padding: 4px 8px 0 2px;
|
||||
@@ -247,7 +247,15 @@ ul.pets-menu-left{
|
||||
background: url(/wp-content/themes/vij/pub/icons/gumburger.svg) no-repeat;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.toggle-btn-pets{
|
||||
background: url(/wp-content/themes/vij/pub/icons/lupa.svg) no-repeat;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
.menu-main-pets-header{
|
||||
|
||||
Reference in New Issue
Block a user