Skip to content

Commit 9423610

Browse files
Update Style.CSS
1 parent 87fb680 commit 9423610

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Style.CSS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ body {
88
}
99

1010
/* Website Title */
11-
.navbar-brand {
12-
font-weight: bold;
13-
font-size: 24px;
14-
background: linear-gradient(90deg, #38bdf8, #805ad5);
15-
-webkit-background-clip: text;
16-
-webkit-text-fill-color: transparent;
11+
.navbar-brand {
12+
font-weight: bold;
13+
font-size: 24px;
14+
background: linear-gradient(90deg, #38bdf8, #805ad5);
15+
-webkit-background-clip: text;
16+
-webkit-text-fill-color: transparent;
1717
}
1818

1919
/* Top Nav Buttons */

0 commit comments

Comments
 (0)