projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dee4b63
)
'update'
author
Benjamin Auder
<benjamin.auder@somewhere>
Tue, 4 Feb 2020 10:09:36 +0000
(11:09 +0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Tue, 4 Feb 2020 10:09:36 +0000
(11:09 +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
2682a60
..
2e3509b
100644
(file)
--- a/
client/src/views/Game.vue
+++ b/
client/src/views/Game.vue
@@
-613,6
+613,9
@@
export default {
@media screen and (max-width: 767px)
#aboveBoard
text-align: center
+@media screen and (min-width: 768px)
+ #aboveBoard
+ margin-left: 30%
.name
font-size: 1.5rem