# Breakpoints

## Video Overview

{% embed url="<https://www.youtube.com/watch?v=7qfxsNR1xyg>" %}

When you are editing on any breakpoint, the editing window will have a green border to indicate that you are indeed editing on a breakpoint and not editing on "All Breakpoints".

<figure><img src="https://949277485-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp10Tm4nYjo9MojbZ6zQt%2Fuploads%2FTylRSe6tfkv3gZ1eBzHX%2Fimage.png?alt=media&#x26;token=d58829a4-2a4f-467f-aead-92c2a740e70d" alt=""><figcaption><p>Editing on a breakpoint will turn the editing window green for easy </p></figcaption></figure>

### Adding New Breakpoints

To add a new breakpoint of your choice, simply click on the "Add new media query" button. This will bring up a mini modal where you can select your min-width and max-width values:

<figure><img src="https://949277485-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp10Tm4nYjo9MojbZ6zQt%2Fuploads%2Fy9aIVJnVDrTTUujxFiId%2Fimage.png?alt=media&#x26;token=17caa398-9a86-455a-af0f-09a1d78fcc9b" alt=""><figcaption><p>Creating a New Media Query</p></figcaption></figure>

### Adding Classes to Breakpoints

You will notice that each tab will be empty by default. Simply navigate through each tab to add classes/selectors along with their properties and values, and these will be applied to the break point you're currently on. Simple!

Then once again, go through the tabs to add your necessary classes along with their properties and values for your specific breakpoints.
