mirror of
https://github.com/TryGhost/Ruby.git
synced 2024-10-29 20:38:33 +02:00
16 lines
231 B
CSS
16 lines
231 B
CSS
.gh-head {
|
|
background-color: transparent;
|
|
}
|
|
|
|
.gh-head-menu,
|
|
.gh-head-actions {
|
|
font-size: 1.2rem;
|
|
font-weight: 700;
|
|
text-transform: uppercase;
|
|
letter-spacing: 0.005em;
|
|
}
|
|
|
|
.gh-head-btn {
|
|
--multiplier: 1.3;
|
|
}
|