/*
Theme Name: Askelen APP theme
Theme URI: https://askelen.com
Author: Askelen
Author URI: https://askelen.com
Description: Askelen APP theme
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2024.1
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: Askelen APP theme

Askelen APP theme

*/

#wpadminbar{
	display: none!important;
}

@media screen {
  html {
    margin-top: 0px !important;
  }
}
#container{
	width: 100% !important;
}