Adding Breakpoints for Desktop View

At the moment only possible with costum code but in the future there will be a feature for adding breakpoints :wink:

@media only screen and (min-width: 980px ) { …CSS here... }