1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-10 01:05:02 +00:00
mon-entreprise/source/components/Rule.css

12 lines
105 B
CSS
Raw Normal View History

2016-12-07 19:08:10 +01:00
#variable {
font-size: 150%;
}
2016-12-16 17:28:42 +01:00
#variable h1 {
padding: 0 3em;
}
#variable pre {
padding: 1em 2em;
}