mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-26 01:24:59 +02:00
Add github stars count to header (#2195)
Co-authored-by: Elie Habib <elie.habib@gmail.com>
This commit is contained in:
@@ -772,6 +772,12 @@ canvas,
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
.github-stars {
|
||||
font-size: 11px;
|
||||
margin-left: 4px;
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
/* Medium-width desktop: keep header utility actions reachable when OS scaling
|
||||
reduces the effective viewport width (e.g. 1920px @ 150% = ~1280px CSS). */
|
||||
@media (max-width: 1360px) {
|
||||
|
||||
Reference in New Issue
Block a user