var.scss 519 B

123456789101112131415161718192021222324
  1. $color1: #b9a47eff;
  2. $color2: #1d378eff;
  3. $color2024: #038788;
  4. $col_black: black;
  5. $color_orange: rgb(255, 128, 77);
  6. $lightgrey: #6f6d7dff;
  7. // $fond: url("../../images/test_animation.svg");
  8. $underline:rgba(185, 206, 0, 0.8);
  9. $gutter: 0.5rem;
  10. $gutter1 : 0.5rem;
  11. $croix_or: '../images/croix_filetsable.svg';
  12. $picto_dl: '../images/douwnload.svg';
  13. $letter_spacingH: 0.1rem;
  14. $header-height : 125px;
  15. $header-height-pad : 110px;
  16. $header-height-small : 70px;
  17. $header-height-ultrasmall : 50px;
  18. $width-menu-slidedown : 550px;