/
concept-collection
/
benchcompress
Jump to
/
Appearance
Match my system
Paper
GitHub
Slate
Midnight
Terminal
Sign in
concept-collection
/
benchcompress
Code
Commits
Issues
0
Pull requests
0
Actions
Branches
2
Tags
0
Site
benchmark-results
Branches
main
benchmark-results
benchcompress
/
web-ui
/
src
/
components
/
AppHeader.css
9 lines · 123 B
Copy
Copied
Blame
History
Raw
1
.app-header-subtitle
{
2
display
: none;
3
}
4
5
@media
(
min-width
:
640px
) {
6
.app-header-subtitle
{
7
display
: inline;
8
}
9
}
↑
↓
move
↵
open
esc
close