HEX
Server: Apache
System: Linux webm013.cluster123.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: lesanew (165608)
PHP: 8.3.31
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/lesanew/anestetues2/web/app/themes/anes-tetues/resources/css/components/_title.scss
@use '../utilities';

// Composant Title
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 900;
}

h1 {
  font-size: 3.2rem;
}

h2 {
  font-size: 2.4rem;
  margin-bottom: utilities.space(4);
}

@media screen and (width >= 1280px) {
  h1 {
    font-size: 5.6rem;
  }

  h2 {
    font-size: 4.8rem;
    margin-bottom: utilities.space(8);
  }
}