Fixes in css
This commit is contained in:
parent
d5fda2b4ff
commit
1a77445a2c
6 changed files with 26 additions and 6 deletions
|
|
@ -11,7 +11,7 @@ body
|
|||
|
||||
margin:0px;
|
||||
background-color:#f4f6f9;
|
||||
font-family: "Roboto", sans, sans-serif, serif;
|
||||
font-family: sans, sans-serif, serif;
|
||||
font-size: 16px;
|
||||
/*-webkit-transition: all 0.5s ease-in-out;
|
||||
transition: all 0.5s ease-in-out;
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ body {
|
|||
|
||||
margin:0px;
|
||||
background: #fbfbfb;
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
font-family: sans , sans-serif;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue