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

7 lines
78 B
CSS
Raw Normal View History

2018-03-14 17:10:28 +01:00
.progressTip {
text-align: center;
}
2018-03-14 17:10:28 +01:00
.progressTip p {
margin: .1em 0 2em
}