1
Fork 0

Remove fixed height for album titles

This commit is contained in:
viktorstrate 2020-03-07 17:18:39 +01:00
parent 4e5b5624de
commit d669124367
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ import { useLazyQuery } from '@apollo/react-hooks'
const Header = styled.h1`
margin: 0 0 12px 0 !important;
height: 36px;
& a {
color: black;