@charset "UTF-8";
/*
Theme Name: dijirapor Theme
Theme URI: https://dijirapor.tr
Author: dijirapor
Description: Dijital dünyanın kalbi burada atacak
Version: 1.0.0
Requires at least: 5.4
Tested up to: 6.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: senin-temanin-adi
Tags: blog, custom-menu, featured-images, translation-ready
*/

* {
  padding: 0;
  margin: 0;
  outline: 0;
  box-sizing: border-box;
  text-decoration: none;
  list-style: none;
  font-family: "Google Sans Flex", sans-serif;
}

/* Firefox (uncomment to work in Firefox) */
/* * {
  scrollbar-width: thin;
  scrollbar-color: #397524 #DFE9EB;
} *//*# sourceMappingURL=reset.css.map */