PlayWithMagic / PlayWithMagic.org

PlayWithMagic.org is a web application that catalogs magic tricks and helps magicians build shows.
http://playwithmagic.github.io/PlayWithMagic.org/
Apache License 2.0
2 stars 1 forks source link

"Browse Routines Select routines for your own Set" is left-aligned on listRoutines.html. #36

Closed davidkneely closed 9 years ago

davidkneely commented 9 years ago

Should we put it in a container or update style.less?

<header id="effects" class="page-header">
    <!--<div class="row">-->
      <!--<div class="col-md-6">-->
        <h1>Browse Effects <small>Select effects for your own Set</small></h1>
      <!--</div>-->
      <!--<div class="col-md-6">-->
        <!--<h1></h1>-->
      <!--</div>-->
    <!--</div>-->
  </header>
pkarjala commented 9 years ago

I'll be fixing the layout for this in a bit; was a quick and dirty original mockup.