Newer
Older
/************ HEADER STYLE ***********/
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
clip-path: polygon(
0 0,
100% 0,
100% calc(100% - 6vw),0 100%)
display: flex;
align-items: center;
justify-content: center;
@media screen and (max-width: 966px) {