1
0
mirror of https://github.com/alrayyes/lastfm-hugo-demo-theme synced 2023-11-13 18:16:42 +00:00

Fixed width

This commit is contained in:
Ryan Kes 2016-10-02 01:35:28 +02:00 committed by GitHub
parent 771c1746a6
commit 1355304e6d

View File

@ -7,6 +7,7 @@ body{
padding: 0px;
margin: 0px;
height:300px;
width: 300px;
}
.cover-card > p {
text-align: center;