1770355111
— 4 Kudos
Category: Blogging
@keyframes spin { 100% { transform:rotate(360deg); } } .recordPlayer { display: flex; justify-content: center; align-items: center; padding-bottom: 20px; } .cd{ height: 120px; margin-left: 55px; padding: 10px; animation: spin 4s linear infinite; position: absolute; } .cdCover { height: 120px; position: relative; z- » Continue Reading
» View Blog Entry
1768786744
— 2 Comments — 6 Kudos
Category: Blogging
@keyframes spin { 100% { transform:rotate(360deg); } } .recordPlayer { display: flex; justify-content: center; align-items: center; padding-bottom: 20px; } .cd{ height: 120px; margin-left: 55px; padding: 10px; animation: spin 4s linear infinite; position: absolute; } .cdCover { height: 120px; position: relative; z- » Continue Reading
» View Blog Entry
1760559893
— 1 Comment — 2 Kudos
1760405213
— 2 Comments — 6 Kudos