popup response
This commit is contained in:
@@ -343,6 +343,10 @@
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding: 7px 10px;
|
padding: 7px 10px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
.portfolio-logo-wrapper {
|
||||||
|
/* width: 550px !important; */
|
||||||
|
max-width: 550px !important;
|
||||||
}
|
}
|
||||||
.portfolio-scroll-track {
|
.portfolio-scroll-track {
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
|
|||||||
@@ -378,7 +378,7 @@ section[class*='-section'] {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
z-index: 999;
|
z-index: 9999;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
transition: 0.35s ease;
|
transition: 0.35s ease;
|
||||||
@@ -509,7 +509,7 @@ section[class*='-section'] {
|
|||||||
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;
|
||||||
|
|||||||
Reference in New Issue
Block a user