9 lines
105 B
SCSS
9 lines
105 B
SCSS
@import '_xeltica-design.scss';
|
|
|
|
body {
|
|
background: $bg-pale-1;
|
|
}
|
|
|
|
h1> a {
|
|
border-bottom: none;
|
|
} |