X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Fcomponents%2FMoveList.vue;h=cc8e24c6210dc080cb520696c319c38a0fb16be0;hb=f9c36b2da005b596ad656f4b6cc4e09ef3c656f1;hp=f41e7e2e0280d608808954b8fe0ed291082e4fe0;hpb=658c47bf5843fb0855659f22f7b1c38318c66ce5;p=vchess.git diff --git a/client/src/components/MoveList.vue b/client/src/components/MoveList.vue index f41e7e2e..cc8e24c6 100644 --- a/client/src/components/MoveList.vue +++ b/client/src/components/MoveList.vue @@ -138,12 +138,12 @@ export default { border-bottom: 1px solid lightgrey & > .td float: left - padding: 2% 0 2% 1% + padding: 2% 0 2% 2% &:first-child color: grey - width: 15% + width: 13% &:not(first-child) - width: 41% + width: 40.5% @media screen and (max-width: 767px) .moves-list