Responsive Websites > Lesson 2: Box Model and Semantic Elements Problem Set > part 3: Keep it Boxy - problem.
although I set the padding correctly, as I can confirm from the solution in next part i.e. Keep it Boxy solution, the extension did not respond positively.
width test results are okay.
I am using Mozilla Firefox 82.0 on Ubuntu (since I was not able to find the extension on Chrome Web Store as recommended by Udacity).
Given that:
window.getComputedStyle
method will only give sizes as pixel unit.We should implement a function to calculate the computed value in different units.