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