template / create dynamic navigation bar

This commit is contained in:
HAM!DREZA
2024-05-02 16:21:45 +03:30
parent 573fe4807e
commit aa38f8e7b4
4 changed files with 385 additions and 40 deletions
+2
View File
@@ -173,6 +173,7 @@ body {
.imgWrap .right:before {
background-position: -2001.4% 0;
}
section{}
.contact {
background-image: url("/public/images/aboutBg.jpg");
@@ -191,4 +192,5 @@ body {
.mediagallery{
background-image: url('/public/images/gallery2.jpg');
background-size: cover;
}