modified: main_dc/valitovgaziz/html/index.html

modified:   main_dc/valitovgaziz/html/style/social_link.css
prettyfay
This commit is contained in:
2025-11-05 23:43:32 +05:00
parent 5159b3f0ad
commit 5054bbac19
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -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);