mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-12 05:48:57 +00:00
5 lines
128 B
CSS
5 lines
128 B
CSS
/* Reduce size of logo to allow long versions like 3.0.0-pre.1 */
|
|
.gb-page-header .container .logo h1 {
|
|
font-size: 24px ;
|
|
}
|