Added Facebook Link and Icon
This commit is contained in:
parent
dada84102d
commit
2e68884416
6 changed files with 214 additions and 3 deletions
|
|
@ -82,7 +82,7 @@ strong {font-family: 'HKGroteskBold'; }
|
|||
img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
#wrapper {background: white;
|
||||
display: block;
|
||||
|
|
@ -205,7 +205,10 @@ img {
|
|||
padding: 2em 10em;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.icon img{
|
||||
width: 32;
|
||||
height: 32;
|
||||
}
|
||||
/* menu */
|
||||
|
||||
.header .menu {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue