mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
8 lines
196 B
CSS
8 lines
196 B
CSS
.new-feature-form {
|
|
padding: 20px 0;
|
|
}
|
|
|
|
body {
|
|
font-family: HelveticaNeueLight, HelveticaNeue-Light, 'Helvetica Neue Light', HelveticaNeue, 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
|
}
|