mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-07-04 11:48:16 +08:00
Tweaking font-size and line-height for smaller screens
This commit is contained in:

committed by
Patrik Svensson

parent
3ac63d2670
commit
36e5350968
@ -61,7 +61,7 @@ div.doc-summary > div dl > div dt {
|
||||
}
|
||||
|
||||
div.doc-summary > div dl > div dd {
|
||||
@apply mt-4 text-sm sm:mt-0 sm:col-span-2;
|
||||
@apply empty:hidden sm:block mt-4 text-sm sm:mt-0 sm:col-span-2;
|
||||
}
|
||||
|
||||
div.doc-summary.short-term > div dl > div dt {
|
||||
|
Reference in New Issue
Block a user