Portfolio / style.css
AnkushWaghmare's picture
Update style.css
51ae89a verified
raw
history blame contribute delete
119 Bytes
body {
font-family: Arial, sans-serif;
margin: 40px;
background-color: #f5f5f5;
}
h1 {
color: #333;
}