Commit aca8d0d7 authored by Victor Friboulet's avatar Victor Friboulet
Browse files

correction responsive_v2

parent c0f29d55
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -69,12 +69,6 @@ header {
  color: #3a3750;
}

/* Media query to make the paragraphs bigger on smaller screens*/
@media (max-width: 600px) {
  #affichage p {
    width: 70%%;
  }
}

button {
  display: inline-block;