Styles Guide

Description#

We use a simple and easy to understand style for the users, we try not to use fancy animations or shadows.

Styles Guide#

Spaces#

For spacing between Items we use 4 which is translate to 1fr, example:

Item 2

Item 2

Item 2

Live Example

Layout#

Althougt we can use Flex or Boxes, to structure our layouts we prefer to use Grid component as standard

Item 2

Item 2

Item 2

Live Example

Borders#

Every component border must be of 1px

Live Example

Buttons#

We like simplicity and small components, that's whe prefer to style our buttons xs and outiline

Live Example

The only exception is the submit button, that has a green color

Live Example