icons, toast message

This commit is contained in:
chomik
2019-03-25 21:03:23 +01:00
parent 2f35599ea2
commit 1d8b0317e3
275 changed files with 68 additions and 297 deletions
+4 -1
View File
@@ -1,17 +1,20 @@
.icon {
width: 1em;
height: 1em;
font-size: 1em;
vertical-align: -2px;
}
.icon-md {
width: px2rem(20px);
height: px2rem(20px);
font-size: px2rem(20px);
}
.icon-lg {
width: px2rem(40px);
height: px2rem(40px);
font-size: px2rem(40px);
}
.icon-thin {
@@ -26,7 +29,7 @@
display: flex;
flex-wrap: wrap;
padding: 0;
margin: 0 -1px -1px 0;
margin: 0 -2px -1px 0;
list-style: none;
> li {