Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/themes/custom/app/footer/footer.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ <h5 class="text-uppercase">Footer Content</h5>
<!-- Copyright -->
<div class="container">
<div class="row">
<div class="col-12 d-flex justify-content-end">
<div class="col-12 d-flex justify-content-center">
<!-- col-8.5 -->
<div class="col-1" style="width: 70.8333%; flex: 0 0 70.8333%;max-width: 70.8333%;">
<div class="bottom-footer p-1 d-flex justify-content-between align-items-center text-white">
<div class="bottom-footer p-1 d-flex justify-content-center gapx-5 align-items-center text-white">
<div class="content-container">
<p class="m-0">
<a class="text-white"
Expand Down