7 lines
59 B
CSS
7 lines
59 B
CSS
.icon {
|
|
width: 2em;
|
|
height: 2em;
|
|
cursor: pointer;
|
|
}
|
|
|
.icon {
|
|
width: 2em;
|
|
height: 2em;
|
|
cursor: pointer;
|
|
}
|
|
|