1
0
Fork 0
mirror of https://git.sr.ht/~emersion/gamja synced 2025-04-23 12:33:45 -04:00

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;
}
}