/*!
Theme Name: My Layout Jet
Author: Maksym
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: my-layout-jet

*/

.error404 {
  font-size: 30px;
}
.menu-items {
  display: flex;
  list-style: none;
  gap: 20px;
}
