Skip to content

Conversation

@theodore-ouali
Copy link
Contributor

Responsive update for branches pages

  • Responsive header
  • Header structure update
  • Collapsible categories menu
  • ...

@font-size-medium: ceil(@font-size-base * 1.14); // ~16px
@font-size-medium: ceil(@font-size-base * 1.14);
// ~16px

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Retour à la ligne ?

margin-top: 10px;
margin-bottom: 10px;
font-weight: bold;
font-size: 150em;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

certain de la taille ? ça fait beaucoup

@@ -0,0 +1,55 @@
#slideout {
.slideout-overlay {
transition: opacity @transition-time ease, z-index 0s linear @transition-time;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

je suis pas sûr que le z-index puisse être animé


&:before {
font-size: 30px;
content: '\00d7';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pas de variable pour cet icône ? c'est pas très parlant comme ça...

@navbar-button-border: 0;
@navbar-button-border-radius: 4px;
@navbar-cart-bg-witem: @brand-primary;
@navbar-cart-inumber-color: @navbar-button-bg;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

inumber ? faute de frappe ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

item-number mais ça commençait à être un peut trop verbeux

<button type="button" class="navbar-toggle" data-target="#slideout">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pourquoi ces 3 span strictement identiques ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ncharlot pushed a commit that referenced this pull request Sep 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants