1
ewpratten.com/styles/components/github-card.css
2022-12-18 17:12:33 +00:00

2 lines
204 B
CSS

.zola-github-card{border-radius:5px;padding-top:5px;padding-bottom:1px;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;transition:all 0.1s ease 0s}.zola-github-card:hover{box-shadow:rgba(0,0,0,0.5) 0px 3px 15px}