Add font weight to menu

This commit is contained in:
Booteille 2024-12-05 11:18:44 +01:00
parent 74b64ae6ce
commit 43b0733358
No known key found for this signature in database
GPG Key ID: 0AB6C6CA01272646
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
</head>
<body>
<header class="header" role="banner">
<nav class="navbar is-primary" role="navigation" aria-label="main navigation">
<nav class="navbar is-primary has-text-weight-semibold" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="<%= url_for('/') %>">
<img src="<%= url_for('/img/lufi.svg') %>" alt="Lufi logo">