Skip to main content

calc and clamp

hello , i want to have 2 sections who make a total of 100vh minus the header who is sticky.
of course i want it responsive so i used vh.

The problem is that i use clamp for the height of the first section , and it seems that i cannot use calc fos the second section using clamp in the formula .

is taht correct ? any suggestions ?

Thanks