forked from DebaucheryLibrarian/traxxx
Using scroll component for release banner, adding expand button.
This commit is contained in:
@@ -105,16 +105,11 @@ export default {
|
||||
}
|
||||
|
||||
.photo {
|
||||
width: 10rem;
|
||||
height: 15rem;
|
||||
box-shadow: 0 0 3px $shadow-weak;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.expand {
|
||||
border-bottom: solid 1px var(--darken-hint);
|
||||
}
|
||||
|
||||
@media(max-width: $breakpoint3) {
|
||||
.photos {
|
||||
&.empty.avatar {
|
||||
|
||||
Reference in New Issue
Block a user