Fix padding + fix home h1 -> h2

pull/4/head
Clement FERRERE 3 years ago
parent 0aa6913864
commit 66801bdd4b
  1. 2
      src/app/components/home/home.component.html
  2. 2
      src/styles.scss

@ -1,2 +1,2 @@
<h1>Services Collaborateurs EPA</h1>
<h2>Services Collaborateurs EPA</h2>

@ -81,6 +81,6 @@ button:disabled {
}
input{
margin: 0;
margin: 0 15px 0 0;
}

Loading…
Cancel
Save