@samuel-aduSubmitted 5 months ago
Portalion
@portalionAll comments
- @esassoSubmitted almost 3 years ago
-
What is the best way to go about obtaining the height and width ratios that the design called for? I had trouble controlling the size of the pricing panel in the desktop view (i.e. larger than 375px), but wasn't getting anywhere. So the ratio was off when I finished building the original design in the mobile view.
-
Are there better units to use when building mobile first in order to retain the design when moving to larger views? Where maybe I wouldn't need to adjust everything single aspect of the panel, but just the height and width?
@portalionPosted almost 3 years agoBest units for responsive design are either rem/em for fonts, paddings, margins and percents/vh/vw/vmin/vmax for width and height.
Marked as helpful0 -