mirror of
https://github.com/wahyd4/badger.git
synced 2026-08-09 05:15:58 +10:00
Update footer style
This commit is contained in:
@@ -40,9 +40,12 @@
|
||||
© 2020 toozhao.com
|
||||
</span>
|
||||
</b-col>
|
||||
<b-col md="3">
|
||||
<b-col md="3" class="contact-me">
|
||||
<a href="mailto:me@toozhao.com" class="contact">Contact me</a>
|
||||
</b-col>
|
||||
<b-col md="3">
|
||||
</b-col>
|
||||
|
||||
</b-row>
|
||||
<template #overlay>
|
||||
<div class="text-center" v-if="hasError">
|
||||
@@ -139,7 +142,7 @@ html {
|
||||
font-size: 13px;
|
||||
background: #eee;
|
||||
padding: 5vh 0;
|
||||
.copyright {
|
||||
.copyright, .contact-me {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user