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 .footerImage
{ {
text-align: center; text-align: center;
position: sticky; position: sticky;
bottom: 72px; bottom: 72px;
width: 100%; width: 100%;
} }
</style> </style>