Skip to content

Commit

Permalink
Update stylem.css
Browse files Browse the repository at this point in the history
  • Loading branch information
MalcolmMukorera authored May 17, 2024
1 parent 502d982 commit 61d9b9e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion stylem.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
body {
margin: 0;
padding: 0;
font-family: 'IBM Plex Sans', sans-serif;
background-image: url('assets/ibm-training-cyber-security-redhat-training-agile-training-ibm-training-cyber-security-redhat-za.png');
background-size: cover;
background-position: center;

}
Expand Down Expand Up @@ -333,4 +336,4 @@ padding-top: 10px;
width: 20px;
height: 20px;
margin-left: 5px; /* Space between images */
}
}

0 comments on commit 61d9b9e

Please sign in to comment.