1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-19 05:00:04 +02:00

Adding footer.

This commit is contained in:
Henrik Hautakoski 2019-10-22 15:05:22 +02:00
parent bdee9850fc
commit 799679de67
2 changed files with 10 additions and 0 deletions

View file

@ -6,3 +6,10 @@
figure {
margin: 1em 0 !important;
}
.footer {
margin-top: 3em;
padding: 1em;
border-top: 1px solid $gray-300;
color: $text-gray;
}