renamed .user-page to .j2-page
This commit is contained in:
parent
8124c317de
commit
1db15a6dc7
|
@ -1,5 +1,5 @@
|
||||||
/* all custom SCSS should go into here */
|
/* all custom SCSS should go into here */
|
||||||
|
|
||||||
.user-page {
|
.j2-page {
|
||||||
padding-top: 30px;
|
padding-top: 30px;
|
||||||
}
|
}
|
|
@ -1,4 +1,4 @@
|
||||||
.container.user-page
|
.container.j2-page
|
||||||
.col-md-3.col-xs-12.col-sm-3
|
.col-md-3.col-xs-12.col-sm-3
|
||||||
.panel.panel-default
|
.panel.panel-default
|
||||||
.panel-body
|
.panel-body
|
||||||
|
|
Loading…
Reference in New Issue