Browse Source

titre tient sur une seule ligne

maha bouchiba 1 year ago
parent
commit
797f771ad5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      components/Logiciels/Title.vue

+ 1 - 0
components/Logiciels/Title.vue

@@ -41,6 +41,7 @@ h1 {
   line-height: 77px;
   color: var(--on-neutral-color);
   text-align: center;
+  white-space: nowrap; 
 
   @media (max-width: 600px) {
     font-size: 42px;