modified: valitovgaziz/html/style/social_link.css
add background color
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
height: fit-content;
|
||||
}
|
||||
|
||||
.social_links_block {
|
||||
.social_link_block {
|
||||
width: fit-content;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -28,7 +28,7 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background-color: #fff5ff;
|
||||
background-color: #92e6a8;
|
||||
|
||||
-webkit-box-shadow: 0px 0px 14px 0px rgba(34, 60, 80, 0.2);
|
||||
-moz-box-shadow: 0px 0px 14px 0px rgba(34, 60, 80, 0.2);
|
||||
|
||||
Reference in New Issue
Block a user