first version
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.iconButton {
|
||||
text-align: center;
|
||||
color: rgba(165, 181, 192, 1);
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
color: rgba(247, 247, 247, 1);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user