1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-08 23:25:02 +00:00
mon-entreprise/source/components/RulePage.css
2018-10-04 17:16:26 +02:00

17 lines
261 B
CSS

#RulePage {
margin-top: 2rem;
}
.rule-page__header {
display: flex;
justify-content: space-between;
margin-bottom: 1.3em;
text-decoration: none;
}
.rule-page__search {
align-self: flex-end;
text-decoration: none;
}
#toSimulation i {
margin: 0 0.4em;
}