Merge pull request #70 from StayinHazey/fix-css-typo
This commit is contained in:
commit
1aca8d1106
|
@ -20,7 +20,7 @@ img {
|
|||
right: 0;
|
||||
height: 52px;
|
||||
display: flex;
|
||||
align-items: center;;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background: #eee;
|
||||
}
|
Loading…
Reference in New Issue