Skip to content

Commit

Permalink
ft: style updates3
Browse files Browse the repository at this point in the history
  • Loading branch information
IsiYv committed Jan 29, 2024
1 parent 693971f commit 67db1ce
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ body > button {
.My_Skills > h1 {
color: #08fdd8;
}
.My_Skills > h1 {
.My_Skills > h1:first-of-type {
margin-top: 0 !important;
}
.My_Skills > h1:not(:first-of-type) {
Expand Down Expand Up @@ -589,9 +589,6 @@ body > button {
.My_Skills > div:nth-of-type(7) > div {
width: 88%;
background-color: #504ed1;
}
.My_Skills > h1:not(:first-of-type) {
margin-top: 1rem !important;
} */
.blog-info-section {
display: flex;
Expand Down

0 comments on commit 67db1ce

Please sign in to comment.