mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
update font size
This commit is contained in:
parent
dc2e337255
commit
987f744263
@ -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…
Reference in New Issue
Block a user