From 4863179bdcf77458321fffbd9c0ecec09cef5f14 Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Mon, 22 Jan 2024 16:34:30 -0800 Subject: [PATCH] A few more mobile tweaks --- index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d252056..6022e85 100644 --- a/index.html +++ b/index.html @@ -179,15 +179,22 @@ table { width: 100%; } + .adapter { + margin-right: 0; + } tr { display: flex; max-width: 100%; flex-wrap: wrap; justify-content: space-between; } - tr>td { + td { flex: 1 1 auto; } + h2, + td { + padding: 0 3px 0 3px; + } td[colspan]>div { width: 100%; } @@ -215,7 +222,6 @@

WebGPU Report