diff --git a/src/components/header/Nav.tsx b/src/components/header/Nav.tsx
index c2d1110..6f66b08 100644
--- a/src/components/header/Nav.tsx
+++ b/src/components/header/Nav.tsx
@@ -41,7 +41,9 @@ const Nav = () => {
-
+
+ Türkmenistan
Habarlar Portaly
+
diff --git a/src/styles/_nav.scss b/src/styles/_nav.scss
index 5a4d4d1..16c8690 100644
--- a/src/styles/_nav.scss
+++ b/src/styles/_nav.scss
@@ -35,6 +35,15 @@
}
}
+.nav-mid {
+ h1 {
+ text-align: center;
+ color: $main;
+ font-weight: bold;
+ font-size: 1.8rem;
+ }
+}
+
.search {
width: 100%;
overflow: hidden;