Skip to content

Commit b44335c

Browse files
committed
Fix: Update
Signed-off-by: vr-varad <[email protected]>
1 parent 1720018 commit b44335c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

assets/scss/_styles_project.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,8 @@ a:not([href]):not([class]):hover {
380380
font-weight: $font-weight-medium;
381381
background: $black;
382382
font-family: "Open Sans";
383+
border-style: solid;
384+
border-color: #00b39f;
383385
}
384386

385387
// front-matter

content/en/cloud/academy/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@ categories: [Academy]
77
tags: [Academy]
88
---
99

10-
{{%pageinfo%}}
11-
Academy: https://cloud.layer5.io/academy
12-
{{%/pageinfo%}}
10+
Academy: https://cloud.layer5.io/academy

0 commit comments

Comments
 (0)