Designing "Clicky" button

This commit is contained in:
2018-05-14 13:09:51 +10:00
parent 1e55aa17e9
commit 83a1ae89e6
4 changed files with 45 additions and 8 deletions

View File

@ -5,6 +5,6 @@
* Version:
* 1.0.0 - 2018/05/03
*/
* {
*,*:after,*:before,*::after,*::before {
box-sizing: border-box;
}