mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-09 22:22:41 +00:00
minor changes
This commit is contained in:
@@ -402,7 +402,7 @@ const ArchivePage = createClass({
|
|||||||
</div>
|
</div>
|
||||||
<div className="resultsContainer dataGroup">
|
<div className="resultsContainer dataGroup">
|
||||||
<div className="title">
|
<div className="title">
|
||||||
<h2>Your results, my lordship</h2>
|
<h2>Your searched returned these results</h2>
|
||||||
</div>
|
</div>
|
||||||
{this.renderFoundBrews()}
|
{this.renderFoundBrews()}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -117,7 +117,7 @@ body {
|
|||||||
background-color: #2C3E50;
|
background-color: #2C3E50;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
height: 66.7vh;
|
height: 66.8vh;
|
||||||
padding: 50px;
|
padding: 50px;
|
||||||
overflow-y:scroll;
|
overflow-y:scroll;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user