modified: main_dc/valitovgaziz/html/index.html
modified: main_dc/valitovgaziz/html/style/social_link.css prettyfay
This commit is contained in:
@@ -573,7 +573,6 @@
|
|||||||
Изучение Spring Cloud, микросервисная архитектура
|
Изучение Spring Cloud, микросервисная архитектура
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -1,11 +1,8 @@
|
|||||||
|
|
||||||
|
|
||||||
.social_links_block {
|
.social_links_block {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
}
|
}
|
||||||
@@ -29,7 +26,6 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
|
|
||||||
-webkit-box-shadow: 0px 0px 14px 0px rgba(34, 60, 80, 0.2);
|
-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);
|
-moz-box-shadow: 0px 0px 14px 0px rgba(34, 60, 80, 0.2);
|
||||||
box-shadow: 0px 0px 14px 0px rgba(34, 60, 80, 0.2);
|
box-shadow: 0px 0px 14px 0px rgba(34, 60, 80, 0.2);
|
||||||
|
|||||||
Reference in New Issue
Block a user