mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-17 23:12:39 +00:00
it works
This commit is contained in:
14
client/homebrew/homebrew.less
Normal file
14
client/homebrew/homebrew.less
Normal file
@@ -0,0 +1,14 @@
|
||||
@import 'naturalCrit/styles/reset.less';
|
||||
//@import 'naturalCrit/styles/elements.less';
|
||||
@import 'naturalCrit/styles/animations.less';
|
||||
@import 'naturalCrit/styles/colors.less';
|
||||
@import 'naturalCrit/styles/tooltip.less';
|
||||
|
||||
html,body, #reactContainer{
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
.homebrew{
|
||||
background-color: @steel;
|
||||
height : 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user