Ig the width problem is solved and clipping?...

This commit is contained in:
2023-04-23 18:02:51 -05:00
parent af857d1d6d
commit ddc6491169

View File

@@ -149,7 +149,7 @@ footer p {
left: 50%;
transform: translate(-50%, -50%);
/* z-index: 2; */
width: 70%;
width: auto;
padding: 20px;
text-align: center;
}