mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-09 05:15:02 +00:00
11 lines
105 B
CSS
11 lines
105 B
CSS
#variable {
|
|
font-size: 150%;
|
|
}
|
|
|
|
#variable h1 {
|
|
padding: 0 3em;
|
|
}
|
|
|
|
#variable pre {
|
|
padding: 1em 2em;
|
|
}
|