Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
msbrown123 authored Feb 21, 2024
1 parent 435491c commit 090a2de
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ a.white-color {
font-family: Verdana;
z-index:2 ;
text-decoration: none;
position: relative;
left: 40px;
top: 100px
}

.hex1{
Expand Down Expand Up @@ -120,8 +123,8 @@ a.white-color {
.hex4 img {
position: relative;
width:150px;
left: 25px;
top: 50px;
left: 35px;
top: 40px;
z-index: 2;
}

Expand Down

0 comments on commit 090a2de

Please sign in to comment.