Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AllThingsSmitty/css-protips
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e951239
Choose a base ref
...
head repository: shankscript/css-protips
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bae13ff
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Oct 8, 2015

  1. Container aspect ratio trick

    Container aspect ratio retaining trick in fluid responsive design. The width and height changes as per the width of device maintaing aspect ratio of the box (container).
    shankscript committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    e900011 View commit details
    Browse the repository at this point in the history
  2. formatting

    formatting changes
    shankscript committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    0ce30c6 View commit details
    Browse the repository at this point in the history
  3. Modified with demo

    More accurate css with codepen demo Thanks
    shankscript committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    bae13ff View commit details
    Browse the repository at this point in the history
Loading