modified: main_dc/valitovgaziz/html/index.html
modified: main_dc/valitovgaziz/html/style/social_link.css round the link into head of valitovgaziz.ru site
This commit is contained in:
@@ -574,20 +574,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="skill-card">
|
||||
<div class="skill-header">
|
||||
<h3 class="skill-name">REST API</h3>
|
||||
<span class="skill-level advanced">Продвинутый</span>
|
||||
</div>
|
||||
<p class="skill-description">Проектирование и разработка API</p>
|
||||
<div class="skill-acquisition">
|
||||
<strong>Опыт:</strong> RESTful архитектура, документация,
|
||||
версионирование
|
||||
</div>
|
||||
<div class="skill-growth">
|
||||
GraphQL, gRPC, API security best practices
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
|
||||
|
||||
.social_links_block {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
@@ -16,10 +18,6 @@
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.social_link img {
|
||||
background-color: #ffffff00;
|
||||
}
|
||||
|
||||
.social_links_block h4 {
|
||||
width: fit-content;
|
||||
}
|
||||
@@ -30,6 +28,7 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
border-radius: 50%;
|
||||
|
||||
-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