Make all of the title bold
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luca 2022-07-09 01:04:44 +02:00
parent a52e4b67a6
commit 875a5c7a78
1 changed files with 1 additions and 1 deletions

View File

@ -36,13 +36,13 @@ header {
pre {
font-family: monospace;
font-size: 0.8rem;
font-weight: bold;
line-height: 1;
user-select: none;
span {
color: $color-highlight;
font-family: monospace;
font-weight: bold;
}
}