parent
7964bfccdb
commit
0e0f18ce7c
21 changed files with 17 additions and 11 deletions
|
@ -505,12 +505,19 @@
|
|||
a {
|
||||
padding-left: 0;
|
||||
color: $white;
|
||||
|
||||
&:hover img {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
margin-right: 10px;
|
||||
position: relative;
|
||||
top: 4px;
|
||||
left: -10px;
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -23,8 +23,7 @@
|
|||
align-items: center;
|
||||
|
||||
img {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
height: 42px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue