Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Docs - Add screen-breakpoints in container #13

Open
biewdev opened this issue Jan 18, 2023 · 0 comments
Open

Docs - Add screen-breakpoints in container #13

biewdev opened this issue Jan 18, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@biewdev
Copy link
Member

biewdev commented Jan 18, 2023

...
<div class="container is-(breakpoint)">
...
$screen-breakpoints: (
	xxl: 1400px,
	xl: 1280px,
	lg: 1024px,
	md: 768px,
	sm: 640px,
	xs: 480px,
	xxs: 360px,
);
@biewdev biewdev added the documentation Improvements or additions to documentation label Jan 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant