pedagogy: enlarge shape around author

This commit is contained in:
2019-07-09 16:33:06 +02:00
parent f37c022538
commit e72338a7d9

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;