/* 
Theme Name:		 LearningHub
Theme URI:		 https://www.learninghub.gr/
Description:	 Custom child theme for Learning Hub
Author:			 Sotirios Boutris (RDC)
Author URI:		 https://www.rdc.gr/
Template:		 edublink
Version:		 1.0.0
Text Domain:	 learninghub
*/


/*
    Add your custom styles here
*/

header {
	& .site-branding {
		& .site-main-logo {
			& img {
				max-width: 250px;
			}
		}
	}
}