💄 Update card and social-media logo desgin
This commit is contained in:
@@ -8,7 +8,10 @@
|
||||
|
||||
div {
|
||||
a {
|
||||
span {
|
||||
> span {
|
||||
> img {
|
||||
filter: drop-shadow(1px 1px 4px #4444dd);
|
||||
}
|
||||
transition: all 0.5s;
|
||||
}
|
||||
:hover {
|
||||
@@ -37,7 +40,7 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex-direction: row;
|
||||
border: 1px solid black;
|
||||
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 15px;
|
||||
border-radius: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user