mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-07-30 17:59:07 -04:00
update font size
This commit is contained in:
parent
7031676da2
commit
bb4dbb4627
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ html {
|
|||
body {
|
||||
padding:50px 0;
|
||||
margin:0;
|
||||
font:18px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font:16px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
color:#555;
|
||||
font-weight:300;
|
||||
background:inline-image('checker.png') fixed;
|
||||
|
@ -159,7 +159,7 @@ header {
|
|||
|
||||
section {
|
||||
padding:15px 20px;
|
||||
font-size:18px;
|
||||
font-size:16px;
|
||||
border-top:1px solid #fff;
|
||||
background: linear_gradient(#fafafa, #DEDEDE 700px);
|
||||
border-radius: 0 0 8px 8px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue