mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-15 10:32:45 +00:00
"Update brewRenderer.less: changed padding-bottom to padding-block, removed empty lines, and reformatted some styles."
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
.brewRenderer {
|
||||
will-change : transform;
|
||||
overflow-y : scroll;
|
||||
padding-bottom: 30px;
|
||||
padding-block : 30px;
|
||||
|
||||
:where(.pages) {
|
||||
margin : 30px 0px;
|
||||
|
||||
Reference in New Issue
Block a user