function updateHeaderHeight() {
// Get the height of #brx-header
const headerHeight = document.querySelector('#brx-header').offsetHeight;
// Store the height in the CSS custom property --header-height
document.documentElement.style.setProperty('--brxw-header-height', headerHeight + 'px');
}
// Execute the function as soon as the document is ready
document.addEventListener('DOMContentLoaded', function() {
updateHeaderHeight(); // Initial update of header height when the document is ready
// Update the header height on window resize and orientation change
window.addEventListener('resize', updateHeaderHeight);
window.addEventListener('orientationchange', updateHeaderHeight);
});
This is probably a protected area, and you probably are not allowed here. But this is Greece, so it’s probably cool…
It’s these kinds of places that often catch my eye on a map – there is a little tree symbol on google maps. If there’s a mixture of blue and green, it’s probably going to be nice…We drove a few km down this road. I really like the trees hereIt feels pretty fresh. A feeling of Austria for a few minutesWalking through the forrest, lizards and snakes dash across your path in frontIt was too far tell what the birds were, but it was definitely the kind that stand in shallow water all day
But don’t come here if you want to get away from the nosie!
Not just for when you camp in front of the main soundsystem
Here’s what this place sounds like from the van at 2pm:
Here’s what it sounds like at 11pm inside the van (Heavy rain):