1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-10 15:05:01 +00:00
mon-entreprise/source/components/ProgressTip.css

9 lines
114 B
CSS
Raw Normal View History

2018-03-14 17:10:28 +01:00
.progressTip {
font-style: italic;
margin-bottom: -0.3em;
text-align: center;
}
2018-03-14 17:10:28 +01:00
.progressTip p {
margin: 0;
}