ok
This commit is contained in:
@@ -62,9 +62,9 @@
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
top: -38px;
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
right: -35px;
|
||||
width: 170px;
|
||||
height: 170px;
|
||||
right: -30px;
|
||||
transform: scale(-0.8,0.8);
|
||||
}
|
||||
|
||||
@@ -76,11 +76,11 @@
|
||||
|
||||
.RibbonBannerInverted h1 {
|
||||
margin: 0; /* Remove default margin */
|
||||
font-size: 20px; /* Adjust font size as needed */
|
||||
font-size: 18px; /* Adjust font size as needed */
|
||||
transform: rotate(-44.7deg)scale(-1,1); /* Rotate the text */
|
||||
transform-origin: center; /* Rotate around its center */
|
||||
white-space: nowrap; /* Prevent text wrapping */
|
||||
position: absolute;
|
||||
top: 68px;
|
||||
left: -9px;
|
||||
top: 57px;
|
||||
left: -12px;
|
||||
}
|
||||
Reference in New Issue
Block a user