diff --git a/app/app/styles/base.scss b/app/app/styles/base.scss index 2caa40fa..df90c265 100644 --- a/app/app/styles/base.scss +++ b/app/app/styles/base.scss @@ -62,7 +62,6 @@ a.alt { } } - $i: 150; @while $i > 0 { .margin-#{$i} { margin: #{$i}px; } diff --git a/core/section/github/commits_template.go b/core/section/github/commits_template.go index 107fc792..bb45875f 100644 --- a/core/section/github/commits_template.go +++ b/core/section/github/commits_template.go @@ -25,7 +25,7 @@ const commitsTemplate = `
-- | + |
{{$data.Labels}}
diff --git a/core/section/github/milestones_template.go b/core/section/github/milestones_template.go
index 41142121..b8765876 100644
--- a/core/section/github/milestones_template.go
+++ b/core/section/github/milestones_template.go
@@ -41,7 +41,7 @@ const (
{{if eq 1 .RepoCount}} repository. {{else}} repositories. {{end}}
-
|