herosection-content-txt
This commit is contained in:
@@ -75,22 +75,18 @@ section[class*='-section'] {
|
||||
}
|
||||
|
||||
.hero-category {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
/* position: relative;
|
||||
display: inline-block; */
|
||||
border-bottom: 1px solid #8898a3;
|
||||
padding-bottom: 8px; /* فاصله متن تا خط */
|
||||
width: fit-content;
|
||||
}
|
||||
.hero-category p {
|
||||
color: #eaeef0;
|
||||
font-size: 14px;
|
||||
line-height: 1.8;
|
||||
}
|
||||
.hero-category::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
width: 225px;
|
||||
height: 1px;
|
||||
background: #8898a3;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.hero-title {
|
||||
font-size: 36px;
|
||||
line-height: 1.5;
|
||||
@@ -427,7 +423,7 @@ section[class*='-section'] {
|
||||
}
|
||||
.portfolio-logo-wrapper.mobile-view .portfolio-modal {
|
||||
width: 360px;
|
||||
height: 740px;
|
||||
height: 580px;
|
||||
}
|
||||
.portfolio-logo-wrapper.mobile-view .desktop-image {
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user