modified: valitovgaziz/html/style.css
change background color in secriont, valitovgaziz's site
This commit is contained in:
@@ -55,14 +55,12 @@ h1 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.section {
|
.section {
|
||||||
|
background: rgb(226, 240, 241);
|
||||||
padding: 2rem;
|
padding: 2rem;
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
|
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
|
||||||
background: linear-gradient();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.skills-container {
|
.skills-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
|||||||
Reference in New Issue
Block a user