Skip to content

Commit da1c4a4

Browse files
committed
Better glyphs for times sign
1 parent 8a620a0 commit da1c4a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2013-01-20-front-end-performance-for-web-designers-and-front-end-developers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ also using traditionally ‘bad’ markup. Lovely stuff!
506506

507507
<h3 id="section:retina-images">Retina images</h3>
508508

509-
You don’t need to retina _everything_. A 2x image contains **four times** the
509+
You don’t need to retina _everything_. A image contains **four times** the
510510
amount of pixels as the same image in standard resolution. Four. Times. Whilst
511511
this doesn’t necessarily mean four times the file size over the wire – thanks to
512512
the image’s own encoding – this does mean that once the image is decompressed
@@ -523,7 +523,7 @@ Retina is great for a nice, sharp experience, but there’s no point in a crisp
523523
experience if it takes five seconds to download. In most cases speed should win
524524
over aesthetics.
525525

526-
You can be clever and serve 1.5x images to all devices, in a bid to provide
526+
You can be clever and serve 1. images to all devices, in a bid to provide
527527
good-enough images to everyone, but the best option would – in my opinion – to
528528
only use retina sparingly.
529529

0 commit comments

Comments
 (0)