mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-09 04:05:01 +00:00
8 lines
129 B
CSS
8 lines
129 B
CSS
#RulePage {
|
|
margin-top: 2rem;
|
|
}
|
|
.rule-page__header {
|
|
display: flex;
|
|
margin-bottom: 0.6rem;
|
|
justify-content: space-between;
|
|
}
|