1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 02:55:01 +00:00
mon-entreprise/source/components/RulePage.css
2019-01-23 19:45:56 +01:00

15 lines
231 B
CSS

#RulePage {
margin-top: 2rem;
}
.rule-page__header {
display: flex;
margin-bottom: 0.6rem;
justify-content: space-between;
}
#situationBranch {
color: white;
background: #333;
border-radius: 0.3em;
padding: 0.2em 0.6em;
}