- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 11 Jun 2020 00:54:05 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 June 2020 07:54:17 UTC
@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