Skip to content

Instantly share code, notes, and snippets.

View moresakeplease's full-sized avatar

moresakeplease

View GitHub Profile
@moresakeplease
moresakeplease / index.css
Last active March 13, 2023 01:40
Codecademy - My website style guide project
header {
background-color: #a9ba9dae;
padding: auto;
text-align: center;
}
header h1 {
color: #687169;
text-align: left;
padding-left: 25px;