pedagogy: enlarge shape around author

This commit is contained in:
Antoine Bartuccio 2019-07-09 16:33:06 +02:00
parent f37c022538
commit e72338a7d9
Signed by: klmp200
GPG Key ID: E7245548C53F904B
1 changed files with 1 additions and 1 deletions

View File

@ -2054,7 +2054,7 @@ $pedagogy-white-text: #f0f0f0;
padding-left: 20px;
background-color: $pedagogy-orange;
clip-path: polygon(0 10px, 0 100%, 300px 200%, 250px 10px);
clip-path: polygon(0 10px, 0 100%, 350px 200%, 300px 10px);
@media screen and (max-width: $large-devices){
clip-path: none;