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/About.css

15 lines
182 B
CSS
Raw Normal View History

#about {
2016-12-20 14:54:54 +01:00
font-size: 120%;
padding-top: 4em;
width: 50%;
margin: 0 auto;
margin-bottom: 5em;
2016-12-20 14:54:54 +01:00
}
#notes {
padding-top: 3em;
color: #555;
font-size: 90%;
font-style: italic;
}