Re: [w3c/manifest] Breaking: App Information Note (#900)

@marcoscaceres commented on this pull request.



> +        width: 188px;
+      }
+
+      .icons > figure > img {
+        width: 188px;
+        height: 188px;
+        min-width: 188px;
+        min-height: 188px;
+      }
+
+      .icons > figure .icon-title {
+        display: block;
+      }
+    </style>
+  </head>
+  <body data-cite="ENCODING SCREEN-ORIENTATION">

Don't need these anymore... 

```suggestion
  <body>
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/900#pullrequestreview-428674318

Received on Thursday, 11 June 2020 07:54:17 UTC