css updated
This commit is contained in:
@@ -72,7 +72,7 @@
|
|||||||
.vertical-text {
|
.vertical-text {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 5%;
|
right: 5%;
|
||||||
top: 22%;
|
top: 34%;
|
||||||
/* transform: rotate(90deg) translateY(-50%); */
|
/* transform: rotate(90deg) translateY(-50%); */
|
||||||
transform-origin: right center;
|
transform-origin: right center;
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
@@ -708,3 +708,6 @@
|
|||||||
.impact-card:hover {
|
.impact-card:hover {
|
||||||
transform: translateY(-5px) !important;
|
transform: translateY(-5px) !important;
|
||||||
}
|
}
|
||||||
|
.vertical-text img {
|
||||||
|
width: 49px;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user