pointy triangles, with MAGIC!
This commit is contained in:
@ -1,10 +1,8 @@
|
||||
<li>
|
||||
<a href="{{include.url}}" class="flag">
|
||||
<span class="{{include.color}} flagButton">
|
||||
<h3>{{include.name}}</h3>
|
||||
<!-- <svg viewBox="0 0 115 50" preserveAspectRatio="none">
|
||||
<polygon points="0,50 100,50, 115,25, 100,0, 0,0"/>
|
||||
</svg> -->
|
||||
<span class="flagText">{{include.name}}</span>
|
||||
</span>
|
||||
<span class="{{include.color}} flagPoint"></span>
|
||||
</a>
|
||||
</li>
|
Reference in New Issue
Block a user