Skip to content

Commit c4c26b4

Browse files
cleanup code
1 parent 22eeaef commit c4c26b4

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

theming/rules/_footer.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// theming/rules/_footer.scss
21
.custom-footer {
32
background-color: $navbar-bg;
43
color: $text-muted;

theming/rules/_quarto-tweaks.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// theming/rules/_quarto-tweaks.scss
21
h1, h2, h3, h4, h5, h6 {
32
color: $text-color !important;
43
}

theming/variables/_colors-light.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// theming/variables/_colors-light.scss
21
@import "grays";
32

43
$primary: #2780e3;

0 commit comments

Comments
 (0)