Changes
Jump to navigation
Jump to search
110 bytes added
, 15:15, 6 September 2021
Line 1,303:
Line 1,303:
height:100;
height:100;
padding:0px;
padding:0px;
+
position: absolute;
+
top: 50%;
+
left: 50%;
+
transform: translate(-50%, -50%);
+
max-height: 100%;
+
max-width: 100%;
}
}
.main-page-span-text{
.main-page-span-text{