diff --git a/public/images/escudo/escudo_chico.png b/public/images/escudo/escudo_chico.png index 485619c..1d9c4b9 100644 Binary files a/public/images/escudo/escudo_chico.png and b/public/images/escudo/escudo_chico.png differ diff --git a/public/images/escudo/escudo_chico_pixel-export.png b/public/images/escudo/escudo_chico_pixel-export.png new file mode 100644 index 0000000..85f4af7 Binary files /dev/null and b/public/images/escudo/escudo_chico_pixel-export.png differ diff --git a/public/images/escudo/escudo_chico_pixel.png b/public/images/escudo/escudo_chico_pixel.png new file mode 100644 index 0000000..b540614 Binary files /dev/null and b/public/images/escudo/escudo_chico_pixel.png differ diff --git a/public/styles/home/index.css b/public/styles/home/index.css index d244219..f07f06c 100644 --- a/public/styles/home/index.css +++ b/public/styles/home/index.css @@ -59,5 +59,5 @@ } #escudo{ - image-rendering: auto; + image-rendering: pixelated; } \ No newline at end of file diff --git a/views/home.hbs b/views/home.hbs index dc0e369..eb42baf 100644 --- a/views/home.hbs +++ b/views/home.hbs @@ -181,7 +181,7 @@
- +

------------------------------