Skip to content

Commit ae1393b

Browse files
committed
DDD
1 parent 2acb1cd commit ae1393b

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

assets/scss/common/_custom.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ footer .text-muted{
1515
color: #fff !important;
1616
}
1717

18+
.bg-dots {
19+
background-image: none;
20+
background-color: #8DA5BB;
21+
}

hugo_stats.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
"anchor",
6767
"bg-dark",
6868
"bg-dots",
69-
"bg-info",
7069
"bg-light",
7170
"blog",
7271
"blog-header",
@@ -127,11 +126,6 @@
127126
"form-control-lg",
128127
"frame",
129128
"fs-5",
130-
"fs-6",
131-
"g-col-5",
132-
"g-col-lg-5",
133-
"gap-3",
134-
"grid",
135129
"h-auto",
136130
"h3",
137131
"h4",
@@ -164,7 +158,6 @@
164158
"list-unstyled",
165159
"list-view",
166160
"m-2",
167-
"m-3",
168161
"mb-0",
169162
"me-2",
170163
"me-auto",
@@ -250,8 +243,6 @@
250243
"text-muted",
251244
"text-nowrap",
252245
"text-reset",
253-
"text-uppercase",
254-
"text-white",
255246
"title",
256247
"title-submitted",
257248
"toc-mobile",

0 commit comments

Comments
 (0)