Skip to content

Commit 1485528

Browse files
committed
polish
1 parent 14d4a16 commit 1485528

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

content/assets/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors:
1010
link: https://github.com/simplearyan
1111
image: https://github.com/simplearyan.png
1212
tags:
13-
- Programming
13+
- Assets
1414
---
1515

1616

content/assets/tree3d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors:
1010
link: https://github.com/simplearyan
1111
image: https://github.com/simplearyan.png
1212
tags:
13-
- Programming
13+
- Assets
1414
---
1515

1616

layouts/shortcodes/border.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ <h3 class="header-title">{{ $title }}</h3>
178178
}
179179
.border-card-basic {
180180
border: 2px solid #4caf50;
181-
background-color: #263238;
182181
}
183182

184183
.border-card-question {
@@ -195,7 +194,7 @@ <h3 class="header-title">{{ $title }}</h3>
195194
background-color: #212521;
196195

197196
.border-card-header {
198-
background-color: #1e6922;
197+
background-color: #405f42;
199198
}
200199
}
201200

0 commit comments

Comments
 (0)