Bring a bit of Bootstrap 4
This commit is contained in:
parent
f3d1c68c01
commit
1d02512117
1 changed files with 10 additions and 0 deletions
|
@ -11,3 +11,13 @@
|
|||
padding: 1em;
|
||||
border-radius: 1ex;
|
||||
}
|
||||
|
||||
html {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
body {
|
||||
font-size: 1rem;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue