mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-09 05:15:02 +00:00
8 lines
74 B
CSS
8 lines
74 B
CSS
|
#explanation {
|
||
|
margin: 6em 0;
|
||
|
}
|
||
|
|
||
|
#explanation p {
|
||
|
text-align: center;
|
||
|
}
|