mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-25 03:12:40 +00:00
minor fixes
This commit is contained in:
@@ -79,7 +79,6 @@ const ArchivePage = createClass({
|
||||
<br />
|
||||
<p>Your search is not enough specific, too many brews meet this criteria for us to forward them.</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
@@ -138,7 +138,7 @@ body {
|
||||
background-image: url('/assets/parchmentBackground.jpg');
|
||||
width: 48%;
|
||||
margin-right: 40px;
|
||||
&:nth-child(2n+1) {
|
||||
&:nth-child(2n+1 of .brewItem) {
|
||||
margin-right: 0;
|
||||
}
|
||||
h2 {
|
||||
|
||||
Reference in New Issue
Block a user