Se mejora la altura de las líneas de texto
This commit is contained in:
parent
9446914d1c
commit
5c02dc7c51
2 changed files with 3 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
body {
|
||||
color: #3d454c;
|
||||
font-size: 16px;
|
||||
line-height: 1.3;
|
||||
line-height: 1.42857em;
|
||||
font-family: Lato,"helvetica neue",helvetica,arial,sans-serif;
|
||||
font-smoothing: antialiased;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
@ -323,6 +323,7 @@ ul.social-menu .social-link-mail:hover a {
|
|||
#main-menu {
|
||||
left: 0px;
|
||||
width: 100%;
|
||||
line-height: 1em;
|
||||
background-color: #3d454c;
|
||||
font-weight: 500;
|
||||
font-size: 0.9em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue