Footer center align

This commit is contained in:
Niyas 2021-07-17 13:42:05 +05:30 committed by GitHub
parent 65b320d06b
commit 829a2a191d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,6 +146,7 @@ footer {
font-size: 13px;
margin-bottom: 30px;
margin-left: 10px;
text-align: center;
}
</style>