Skip to content
Snippets Groups Projects
Commit 3b273a85 authored by Arianne Bayliss's avatar Arianne Bayliss
Browse files

Add new file

parent b02f5138
No related branches found
No related tags found
1 merge request!39Adding .html and .css
header{
background-color: black;
display: block;
color: black;
margin-left: auto;
margin-right: inherit;
width: 100%;
height: 75%;
}
.card{
margin: 0 auto;
float: none;
margin-bottom: 10px;
}
#logo{
width: 10%;
}
body{
font-family: 'Sora', sans-serif;
background-color: #212529;
color: white;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment