projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d6d7b1
)
Small margin adjustment on Game page
author
Benjamin Auder
<benjamin.auder@somewhere>
Sat, 15 Feb 2020 23:37:20 +0000
(
00:37
+0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Sat, 15 Feb 2020 23:37:20 +0000
(
00:37
+0100)
client/src/views/Game.vue
patch
|
blob
|
blame
|
history
diff --git
a/client/src/views/Game.vue
b/client/src/views/Game.vue
index
2a7fae8
..
d6c8599
100644
(file)
--- a/
client/src/views/Game.vue
+++ b/
client/src/views/Game.vue
@@
-706,6
+706,9
@@
export default {
color: grey
font-style: italic
+#playersInfo > p
+ margin: 0
+
@media screen and (min-width: 768px)
#actions
width: 300px