mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-18 23:02:40 +00:00
Eliminate spacer div in BrewItem
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
margin-bottom : 5px;
|
||||
font-size : 2.2em;
|
||||
}
|
||||
.description{
|
||||
padding-bottom : 30px;
|
||||
}
|
||||
.info{
|
||||
position: absolute;
|
||||
bottom: 0px;
|
||||
@@ -69,7 +72,4 @@
|
||||
padding : 0px;
|
||||
margin : -5px;
|
||||
}
|
||||
.spacer {
|
||||
height : 25px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user