🎨 enlève l'effet bizarre au hover sur le bouton recommencer

pull/439/head
Johan Girod 2019-01-29 10:58:55 +01:00
parent c97b2cb13a
commit b40ec55e8f
2 changed files with 2 additions and 2 deletions

View File

@ -160,7 +160,7 @@
opacity: 0.6;
border: none;
padding: 0;
will-change: transform;
color: inherit;
}

View File

@ -61,7 +61,7 @@ class SocialSecurity extends Component<Props, {}> {
</p>
)}
<br />
<h2 style={{ textAlign: 'center' }}>
<h2 style={{ textAlign: 'center', marginBottom: '2rem' }}>
{emoji('🧭')} Que souhaitez vous estimer ?
</h2>
<Link