modified: valitovgaziz/html/index.html
modified: valitovgaziz/html/style.css try to add linear-gradient
This commit is contained in:
@@ -258,7 +258,7 @@
|
||||
<h2>Проекты и достижения</h2>
|
||||
<p>
|
||||
<a
|
||||
href="https://github.com/valitovgaziz"
|
||||
href="https://github.com"
|
||||
class="project-link"
|
||||
target="_blank"
|
||||
><strong><i>github.com</i></strong></a
|
||||
|
||||
@@ -55,12 +55,14 @@ h1 {
|
||||
}
|
||||
|
||||
.section {
|
||||
background: white;
|
||||
padding: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
|
||||
background: linear-gradient();
|
||||
}
|
||||
|
||||
|
||||
.skills-container {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
Reference in New Issue
Block a user