Skip to content

setting a max-width is not the same as setting a width #2

Description

@darcboykin1

I see that in the first two main sections of the site, you have given both left containers a max-width of 60%, and both right containers a max-width of 40%. To be clear, this is not the same as giving those aforementioned containers hard set widths. max/min-width only determinese how wide or thin the container can be, not how wide or thin it will be. As you can see in my example below, when setting hard widths for each container, the result that you were aiming for with the break tags is achieved, in addition to standardizing the sizes of the two main images:

Screen Shot 2019-04-30 at 11 36 08 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions