Updates Tainacan Font with Telegram and WhatsApp icon. Adjusts image fit on page banner.
This commit is contained in:
parent
92b8e5f866
commit
3e98b4635e
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -263,6 +263,13 @@
|
|||
&.tainacan-icon-share {
|
||||
left: 45%;
|
||||
}
|
||||
&.tainacan-icon-telegram {
|
||||
margin-top: 0.1rem;
|
||||
margin-left: -0.01rem;
|
||||
}
|
||||
&.tainacan-icon-whatsapp {
|
||||
margin-top: 0rem;
|
||||
}
|
||||
}
|
||||
&.trigger {
|
||||
opacity: 1;
|
||||
|
|
|
@ -744,6 +744,11 @@ nav{
|
|||
.page-header.page-header--image-full {
|
||||
height: auto;
|
||||
display: block;
|
||||
|
||||
&>img {
|
||||
width: 100%;
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
|
||||
.page-template-landing article section.tainacan-content,
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue