2018-03-19 18:18:58 +00:00
|
|
|
#RulePage {
|
2018-09-21 15:28:28 +00:00
|
|
|
margin-top: 2rem;
|
2018-03-19 18:18:58 +00:00
|
|
|
}
|
2018-06-19 11:51:00 +00:00
|
|
|
.rule-page__header {
|
|
|
|
display: flex;
|
2019-01-23 17:04:22 +00:00
|
|
|
margin-bottom: 0.6rem;
|
2018-08-07 13:57:42 +00:00
|
|
|
justify-content: space-between;
|
2017-12-07 19:00:36 +00:00
|
|
|
}
|