First version
This commit is contained in:
@ -0,0 +1,24 @@
|
||||
.rug-wrapper {
|
||||
max-width: 80% !important;
|
||||
}
|
||||
|
||||
.rug-width-m-8-24 {
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
.rug-panel--content {
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.rug-nav--main__item {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.rug-nav--main__item:first-of-type,
|
||||
.rug-nav--main__item:last-of-type {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.rug-breadcrumbs {
|
||||
display: none;
|
||||
}
|
Reference in New Issue
Block a user