mirror of
https://github.com/romancm/gamebrary
synced 2025-02-17 11:38:24 +00:00
Removed old code
This commit is contained in:
parent
59dd9cc78e
commit
12abc36e4f
1 changed files with 0 additions and 11 deletions
|
@ -92,15 +92,4 @@ export default {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
img.avatar {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border-radius: $border-radius;
|
||||
|
||||
@media($small) {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Reference in a new issue