/*
Theme Name: Sinatra Dentru Child
Template: sinatra
Description: Child theme of Sinatra, customized so the /blogs section matches the main dentru.in PHP site's header and footer exactly.
Version: 1.0
Author: VersaForge
*/

/* Small safety-net so blog content area doesn't look cramped next to our full-width custom header/footer */
#main {
  max-width: 100%;
}
