base page scaffolding and expense service
This commit is contained in:
parent
e77c2b576d
commit
bd18fecdff
14 changed files with 101 additions and 9 deletions
|
|
@ -6,3 +6,12 @@ h1 {
|
|||
margin: 0;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.2rem;
|
||||
line-height: 100%;
|
||||
font-weight: 500;
|
||||
margin: 0;
|
||||
font-family: sans-serif;
|
||||
font-style: italic;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue