This commit is contained in:
Kulbhushan Kaushik 2023-01-11 12:25:59 -05:00
parent a7f4b26b9e
commit 8aed00aebd

View file

@ -142,10 +142,10 @@ export default {
}
}
.footerImage
{
text-align: center;
position: sticky;
bottom: 72px;
width: 100%;
}
{
text-align: center;
position: sticky;
bottom: 72px;
width: 100%;
}
</style>