response-popup

This commit is contained in:
zahrarahimi2
2026-07-08 16:06:42 +03:30
parent 4671b55f4b
commit b69784dfb0
2 changed files with 2 additions and 2 deletions

View File

@@ -287,7 +287,7 @@
position: relative; position: relative;
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
width: 30%; max-width: 30%;
} }
.hero-category p { .hero-category p {
font-size: 13px; font-size: 13px;

View File

@@ -557,7 +557,7 @@ a.portfolio-nav-project-btn:hover {
position: absolute; position: absolute;
top: -40px; top: -40px;
left: 0; left: 0;
width: 35px; width: 29px;
height: 40px; height: 40px;
background: transparent; background: transparent;
border-bottom-left-radius: 7px; border-bottom-left-radius: 7px;