/*
Theme Name: B77 Codes
Description: Studio B77 code snippets and knowledge base
Version: 1.0
Author: Studio B77
Author URI: https://blinmen.ru/
Theme URI: https://blinmen.ru/portfolio/
*/

body {
    color: black;
    background-color: whitesmoke;
}
header {text-align: center;}
header h1 {width: max-content; margin: 15px auto; border-bottom: 3px solid black;}
#menu-main-menu li {
    list-style-type: none;
    display: inline-block;
    padding: 10px 20px;
}

@media
 screen and (max-width: 992px) {

}
@media screen and (max-width: 992px) {

}
@media screen and (max-width: 768px) {
  
}
