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

Docs - Add screen-breakpoints in container #13

Description

@biewdev
...
<div class="container is-(breakpoint)">
...
$screen-breakpoints: (
	xxl: 1400px,
	xl: 1280px,
	lg: 1024px,
	md: 768px,
	sm: 640px,
	xs: 480px,
	xxs: 360px,
);

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions