summaryrefslogtreecommitdiffstats
path: root/docs.html
diff options
authorMike Frysinger <vapier@gentoo.org>2024-01-08 21:42:40 -0500
committerJeff Johnston <jjohnstn@redhat.com>2024-01-09 13:18:46 -0500
commitc756d41e714cc887d44866f292c3c7aa2b8dd12e (patch)
tree318a651d251f916bc9c828e201098d90a337d8d8 /docs.html
parentnewlib.css: move all style info to a dedicated css file (diff)
make site a bit better on mobile devicesHEADmaster
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.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs.html b/docs.html
index a7fd3c9..b086b77 100644
--- a/docs.html
+++ b/docs.html
@@ -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>