/*
Theme Name: AnuraagTech Theme
Author: AnuraagTech
Author URI: https://anuraagmoharana.com/
Description: Social Non-Governmental & Non-Profit Organization
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.0


*/

.entry-image img {
    width: 100%;
    height: auto;
  }

/* Entry Meta date hide*/
.updated:not(.published) {
  display: none;
}