projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf2343c
)
Fix footer alignment
author
Benjamin Auder
<benjamin.auder@somewhere>
Thu, 31 Jan 2019 23:21:24 +0000
(
00:21
+0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Thu, 31 Jan 2019 23:21:24 +0000
(
00:21
+0100)
client/src/App.vue
patch
|
blob
|
blame
|
history
diff --git
a/client/src/App.vue
b/client/src/App.vue
index
0aad59b
..
4ebc6e7
100644
(file)
--- a/
client/src/App.vue
+++ b/
client/src/App.vue
@@
-138,6
+138,8
@@
footer
//background-color: #000033
font-size: 1rem
width: 100%
+ padding-left: 0
+ padding-right: 0
display: inline-flex
align-items: center
justify-content: center