Minor title style improvement
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
This commit is contained in:
parent
e1ddfa5e54
commit
d011166a56
2 changed files with 2 additions and 1 deletions
|
|
@ -38,6 +38,7 @@
|
|||
font-style: italic;
|
||||
text-align: center;
|
||||
font-size: 3.2em;
|
||||
word-spacing: -0.4em;
|
||||
color: #fff;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<header class="header">
|
||||
<h1><a href="http://free-electrons.com/">free electrons</a></h1>
|
||||
<h1><a href="http://free-electrons.com/">Free Electrons</a></h1>
|
||||
<h2>Embedded Linux Experts</h2>
|
||||
<nav>
|
||||
<ul class="nav-links">
|
||||
|
|
|
|||
Loading…
Reference in a new issue