add turbo

This commit is contained in:
2024-01-18 16:42:39 +03:00
parent 0acaed405a
commit 23ce0e4c37
8 changed files with 227 additions and 42 deletions

View File

@@ -65,7 +65,7 @@ body {
max-width: 200px;
left: 0;
top: 0;
margin: 0 0 0 22px;
margin: 0 0 0 2%;
padding: 0;
}
@@ -218,9 +218,31 @@ ul.pets-menu-left{
}
@media (max-width: 375px) {
#petslogo{
width: 100%;
max-width: 100%;
margin: 0;
padding: 0 0 0 4px;
}
.pets-dog{
width: 133px;
}
}
@media (max-width: 767px) {
body{
width: 100%;
}
.toggle-nav-pets {
background: url(/wp-content/themes/vij/pub/icons/gumburger.svg) no-repeat;
width: 20px;