4

I'd like to develop my design from Adobe XD. Unfortunately, the measurements are completely different. What's the reason for this? How can I calculate the "correct" size for elements and fonts?

size in Adobe XD

size on website

fnm65404
  • 65
  • 1
  • 5

2 Answers2

0
  1. Your html code needs to have <meta name="viewport" content="width=device-width, initial-scale=1"> in the head container.
  2. Make sure your browser is at 100% zoom
  3. Make sure AdobeXD is also at 100%
dreamLo
  • 1,612
  • 12
  • 17
0

According to this Adobe XD Support site, it doesn't seem like this issue will be fixed anytime soon.

One did suggest to use a web 1366 width workspace though, which seemed to solve their issue.

Another user suggested to see Adobe XD as unit-less, and only focus on the spacing between the different elements.

ellamusen
  • 31
  • 4