diff --git a/header.php b/header.php index fb74680..e7ca438 100644 --- a/header.php +++ b/header.php @@ -8,7 +8,7 @@ - + diff --git a/single.php b/single.php index 2cd4030..84ef73d 100644 --- a/single.php +++ b/single.php @@ -36,7 +36,7 @@
- Автор: + Автор:
diff --git a/style.css b/style.css index 4fa66b7..2b20f51 100644 --- a/style.css +++ b/style.css @@ -131,10 +131,9 @@ a{ #mainlogo{ margin-left: 12px; - width: 240px; - flex-shrink: 0; - text-align: center; - margin-right: 10%; + min-width: 200px; + width: 20%; + flex-shrink: 0; }