Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Iseard
Kudos-Website
Commits
b068acd2
Commit
b068acd2
authored
Oct 07, 2020
by
Michael Iseard
Browse files
Fix footer being wider than page
parent
ff9ad613
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/partials/footer.blade.php
View file @
b068acd2
...
...
@@ -8,8 +8,8 @@
</div>
@endif
<div
class=
"
text-cent
er"
>
<div
class=
"row justify-content-center mt-4"
>
<div
class=
"
contain
er"
>
<div
class=
"row
text-center
justify-content-center mt-4"
>
<div
class=
"mb-3"
><img
alt=
"Kudos logo"
src=
"@asset('images/logo-full-white.svg')"
width=
"100px"
height=
"auto"
></div>
<div
class=
"col-12"
>
Copyright © 2020 - {{ date('Y') }} Kudos Donations
</div>
<div
class=
"col-12"
><small>
Kudos Donations is een initatief van
<a
href=
"https://iseard.media"
>
iseard.media
</a></small></div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment