A Pen by Mavo Data Actions on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#vue | |
header | |
.wr.flex.topLine | |
h1 Ninja shop | |
#cart | |
span {{count}} / {{total}} ₽ | |
//0 / 00 ₽ | |
svg(xmlns='http://www.w3.org/2000/svg', width='32px', height='32px', viewbox='0 0 512 512') | |
polygon(points='447.992,336 181.555,336 69.539,80 0.008,80 0.008,48 90.477,48 202.492,304 447.992,304') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<canvas id="canv"></canvas> | |
<video></video> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am xekaoff on github. | |
* I am xeka (https://keybase.io/xeka) on keybase. | |
* I have a public key ASAGCqYP3F6qFw9gPyzdS79NTohMYCo_dED3fLyCwUXVJwo | |
To claim this, I am signing this object: |
Inspired by Dwinawan https://dribbble.com/shots/2425824--Exploration-Book-Store-Website
A Pen by Aysenur Turk on CodePen.