Make logo a link to index
This commit is contained in:
parent
2abf25d827
commit
818516f150
2 changed files with 12 additions and 4 deletions
|
|
@ -60,7 +60,11 @@ img {
|
|||
font-family: 'Lilita One', sans-serif;
|
||||
font-size: 80px;
|
||||
margin: 20px 0 40px 0;
|
||||
}
|
||||
|
||||
.logo a {
|
||||
color: #a41211;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.logo img {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue