diff --git a/FrontendMentor/single-price-grid-component-master/work-through/desktop-differences.png b/FrontendMentor/single-price-grid-component-master/work-through/desktop-differences.png new file mode 100644 index 0000000..0c0168a Binary files /dev/null and b/FrontendMentor/single-price-grid-component-master/work-through/desktop-differences.png differ diff --git a/FrontendMentor/single-price-grid-component-master/work-through/mobile-differences.png b/FrontendMentor/single-price-grid-component-master/work-through/mobile-differences.png new file mode 100644 index 0000000..c9d034e Binary files /dev/null and b/FrontendMentor/single-price-grid-component-master/work-through/mobile-differences.png differ diff --git a/FrontendMentor/single-price-grid-component-master/work-through/process.md b/FrontendMentor/single-price-grid-component-master/work-through/process.md index b1c6d75..3e6af88 100644 --- a/FrontendMentor/single-price-grid-component-master/work-through/process.md +++ b/FrontendMentor/single-price-grid-component-master/work-through/process.md @@ -33,4 +33,14 @@ As it stands my attempt is roughly there. Desktop just needs some nudging for al Which is **hilarious** considering I started with mobile first and haven't done any tweaking for desktop yet! Finding my solution is quite fragile. Tweaking bits of padding causes shifts elsewhere that I don't want. So adjusting one thing requires tweaking another. -**Not Ideal** \ No newline at end of file +**Not Ideal** + +Have checked it in. Heart isn't in working through this one. I __know__ I could tweak this and get it there. Its not far as the diffs show. + +## Mobile Difference + +![Mobile Differences](mobile-differences.png) + +## Desktop Difference + +![Desktop Differences](desktop-differences.png) \ No newline at end of file