feat(footer): move button, web ring and carbon rating to center
Some checks failed
Deploy to Web Server / deploy (push) Has been cancelled
Some checks failed
Deploy to Web Server / deploy (push) Has been cancelled
This commit is contained in:
parent
716bf0663d
commit
afaf2d61b7
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ const COMMIT = `<a href=${commitURL} target="_blank">${execSync(`git log -1 --pr
|
|||
<br />
|
||||
</p>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<div class="flex place-self-center">
|
||||
<img
|
||||
class="badge size-fit"
|
||||
src={`/static/img/buttons/aria.${buttonFormat}`}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue