Browse Source

center changelog button

pull/1998/head
secondl1ght 2 years ago
committed by GitHub
parent
commit
d48ec5268b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/client/src/app/pages/about/about-page.html

2
apps/client/src/app/pages/about/about-page.html

@ -221,7 +221,7 @@
</div>
<div
class="col-md-3 col-xs-12 my-2"
[ngClass]="{ 'offset-md-4': !hasPermissionForBlog }"
[ngClass]="{ 'mx-auto': !hasPermissionForBlog }"
>
<a
class="py-4 w-100"

Loading…
Cancel
Save