Skip to content

Commit

Permalink
neww changes
Browse files Browse the repository at this point in the history
  • Loading branch information
davistheweb committed Jan 26, 2024
1 parent 4ad251d commit fe15a08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions asset/css/portfolio.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ ul.navlist {
color: var(--main-text-color);
margin-right: 3rem;
padding: 8px 10px;
border-radius: 5px;
border-radius: 10px;
border: 1px solid var(--accent-color);
font-family: var(--general-font);
font-weight: var(--font-regular);
Expand Down Expand Up @@ -1784,7 +1784,7 @@ footer .footer-end a .dav-name {
}
.btn {
background-color: var(--github-media-background-color);
margin-top: 45rem;
margin-top: 10rem;
right: -8%;
font-size: 20px;
color: var(--github-media-text-color);
Expand Down

0 comments on commit fe15a08

Please sign in to comment.