/*
Theme Name: Alex Crooner — The Jazzman
Theme URI: https://alex-crooner-jazman.nminichiello.chatgpt.site
Author: Alex Crooner
Description: Sitio oficial de Alex Crooner con biografía, música, galería, colección Jazzman y contacto.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: alex-crooner
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #06131f;
}

#wpadminbar {
  position: fixed;
}

.admin-bar .ac-header {
  top: 32px;
}

@media screen and (max-width: 782px) {
  .admin-bar .ac-header {
    top: 46px;
  }
}
