mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-08 19:55:00 +00:00
8 lines
113 B
CSS
8 lines
113 B
CSS
.progressTip {
|
|
text-align: center;
|
|
max-width: 35em;
|
|
margin: 0 auto;
|
|
}
|
|
.progressTip p {
|
|
margin: .1em 0 2em
|
|
}
|