5 lines
50 B
CSS
5 lines
50 B
CSS
|
|
/* CLASSES */
|
||
|
|
|
||
|
|
.icon-size {
|
||
|
|
font-size: 80px;
|
||
|
|
}
|