/*
Theme Name: Climb Surf
Theme URI: https://climb-surf.com
Author: Climb Surf
Description: Custom landing theme for the Climb Surf hub network.
Version: 0.1.4
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
Text Domain: climb-surf
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #ffffff;
}

.admin-bar #climb-surf-algarve {
  min-height: calc(100vh - 32px);
}
