This commit is contained in:
Jerry
2021-09-13 12:37:22 +03:00
parent 2f5fc53c5b
commit 40682c0766
4 changed files with 12 additions and 5 deletions

View File

@@ -251,8 +251,11 @@ header {
left: 10px; }
@media (min-width: 769px) {
header .main-logo {
left: 40px;
left: 30px;
height: 28px; } }
@media (min-width: 769px) {
header .main-logo.law-logo {
height: 26px; } }
header .header-menu ul li a {
color: #0c4e91;
font-weight: bold; }

File diff suppressed because one or more lines are too long