We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a457db commit e28b9daCopy full SHA for e28b9da
src/LinkDotNet.Blog.Web/Shared/NavMenu.razor.css
@@ -8,13 +8,13 @@
8
}
9
10
.barcode {
11
- font-family: 'JetBrains Mono', cursive;
+ font-family: 'Libre Barcode 128 Text', cursive;
12
text-decoration: none;
13
- font-weight: 300;
+ font-weight: 400;
14
font-size: 3rem;
15
16
17
::deep .navbar-nav li {
18
padding-left: 1.25rem;
19
white-space: nowrap;
20
-}
+}
0 commit comments