diff options
| author | Mike Frysinger <vapier@gentoo.org> | 2024-01-08 21:42:40 -0500 |
|---|---|---|
| committer | Jeff Johnston <jjohnstn@redhat.com> | 2024-01-09 13:18:46 -0500 |
| commit | c756d41e714cc887d44866f292c3c7aa2b8dd12e (patch) | |
| tree | 318a651d251f916bc9c828e201098d90a337d8d8 /docs.html | |
| parent | newlib.css: move all style info to a dedicated css file (diff) | |
Tighten up spacing on smaller devices so the content is the focus, and the navbar/topbar don't suck up so much fixed space.
Diffstat (limited to 'docs.html')
| -rw-r--r-- | docs.html | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,5 +1,6 @@ | |||
| 1 | <html> | 1 | <html> |
| 2 | <head> | 2 | <head> |
| 3 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
| 3 | <link rel="stylesheet" href="newlib.css" /> | 4 | <link rel="stylesheet" href="newlib.css" /> |
| 4 | </head> | 5 | </head> |
| 5 | <body> | 6 | <body> |
