/*
 Theme Name:   IX
 Theme URI:    https://blueprintix.local
 Description:  Styles for blueprintix.local
 Author:       Panoramix
 Author URI:   https://panoramix.es
 Template:     generatepress
 Version:      210420201059
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

/* Solucion para problema de renderizado en navegadores webkit y firefox */

body {
  -webkit-font-sizing: antialiased;
  -moz-osx-font-sizing: grayscale;
}

