diff --git a/assets/sass/_theme/blocks/contact.sass b/assets/sass/_theme/blocks/contact.sass index f67f910c543dd83ca19bf69f98cbfc31ad7e3b13..0151a16eb3e7240516329247f962637287e22155 100644 --- a/assets/sass/_theme/blocks/contact.sass +++ b/assets/sass/_theme/blocks/contact.sass @@ -67,9 +67,8 @@ ul span width: columns(2) - &:first-child + &:first-child, + &:last-child width: columns(3) &:last-child - text-align: right - margin-left: columns(1) - flex: 1 \ No newline at end of file + text-align: right \ No newline at end of file