fix: certificate footer style

This commit is contained in:
Jannat Patel
2022-05-13 18:51:07 +05:30
parent 3d939f18df
commit fa49dc08a3

View File

@@ -849,7 +849,7 @@ pre {
.certificate-footer {
display: flex;
justify-content: space-between;
justify-content: center;
margin: 4rem auto 0;
width: fit-content;
}