Forgot to add the differences for Single Price challenge
This commit is contained in:
parent
ad00958ac9
commit
24a7398cc8
Binary file not shown.
After Width: | Height: | Size: 159 KiB |
Binary file not shown.
After Width: | Height: | Size: 104 KiB |
|
@ -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!
|
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.
|
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**
|
**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)
|
Reference in New Issue