Make buffer title bold

This commit is contained in:
Simon Ser 2021-05-31 16:45:46 +02:00
parent 14dbb60aec
commit fff0907354

View file

@ -644,5 +644,6 @@ kbd {
#buffer-header .title {
display: block;
font-weight: bold;
}
}