This commit is contained in:
@@ -27,16 +27,17 @@
|
||||
padding-top: 1.1rem;
|
||||
}
|
||||
|
||||
.overlay-text h2 {
|
||||
.overlay-text div {
|
||||
width: 100%;
|
||||
font-size: 0.5rem;
|
||||
font-size: 0.47rem;
|
||||
color: #cbcfd8;
|
||||
text-align: center;
|
||||
line-height: 1;
|
||||
font-size: 500;
|
||||
}
|
||||
|
||||
.overlay-text p {
|
||||
font-size: clamp(16px, 1vw, 0.22rem);
|
||||
font-size: 0.17rem;
|
||||
color: #cbcfd8;
|
||||
text-align: center;
|
||||
padding-top: 0.43rem;
|
||||
|
||||
Reference in New Issue
Block a user