Updates
This commit is contained in:
parent
2ecf9df8b6
commit
d5b58b37c3
@ -25,7 +25,6 @@
|
|||||||
<header>
|
<header>
|
||||||
<h3><a href="/"><img class="logo" src="images/berthume_logo.png"><span class="logo-text">Berthume</span></a></h3>
|
<h3><a href="/"><img class="logo" src="images/berthume_logo.png"><span class="logo-text">Berthume</span></a></h3>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">home</a>
|
|
||||||
<a href="#portfolio">portfolio</a>
|
<a href="#portfolio">portfolio</a>
|
||||||
<a href="#bio">bio</a>
|
<a href="#bio">bio</a>
|
||||||
<a href="#contact">contact</a>
|
<a href="#contact">contact</a>
|
||||||
|
|||||||
@ -148,7 +148,7 @@ nav {
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
max-width: 432px;
|
max-width: 372px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
font-size: 1.25em;
|
font-size: 1.25em;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user