the 'margin-right' of 6.5em is an offset for the jlist ad. /favorites has no #posts or ad.
8 lines
114 B
SCSS
8 lines
114 B
SCSS
@import "../common/000_vars.css.scss";
|
|
|
|
div#c-favorites {
|
|
section#content > h1 {
|
|
font-size: $h3_size;
|
|
}
|
|
}
|