added class to remove header
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
body.no-header {
|
||||
.primary-header {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.primary-header {
|
||||
width: 100%;
|
||||
height: 36px;
|
||||
|
||||
Reference in New Issue
Block a user