studiosnack / brews-clues

Have you seen my brew?
0 stars 0 forks source link

Fancy styles for main page #23

Closed nsfmc closed 7 years ago

nsfmc commented 7 years ago

lots of this is pretty minimal, but the one change i made was to unfloat the coffee item's. mostly, the less we need to use float, the better.

nsfmc commented 7 years ago

@chiaberry you can give anything this sort of styling by doing this:

+  <h2 className="card-heading">Add JSON</h2>
+  <div className="App-card">

    <Something goes="here" />

+  </div>