mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 21:12:41 +00:00
Adding new navitems and finishing the edit and share page
This commit is contained in:
@@ -1,15 +1,9 @@
|
||||
@import (less) './client/homebrew/phbStyle/phb.style.less';
|
||||
|
||||
@import (less) './client/homebrew/phbStyle/phb.style.less';
|
||||
.pageContainer{
|
||||
background-color : @steel;
|
||||
// overflow-y: scroll;
|
||||
|
||||
//height :100%;
|
||||
|
||||
|
||||
.pages{
|
||||
padding : 30px 0px;
|
||||
|
||||
padding : 30px 0px;
|
||||
&>.phb{
|
||||
margin-right : auto;
|
||||
margin-bottom : 30px;
|
||||
@@ -17,5 +11,4 @@
|
||||
box-shadow : 1px 4px 14px #000;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user