You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
header {
|
|
|
|
background-color: #000;
|
|
|
|
padding: 0.5rem 0 0.25rem;
|
|
|
|
text-align: center;
|
|
|
|
margin-bottom: 0.5rem;
|
|
|
|
color: #fff;
|
|
|
|
font-size: 2.2rem;
|
|
|
|
|
|
|
|
.logo {
|
|
|
|
height: 3rem;
|
|
|
|
margin: 0.5rem 0 0.3rem;
|
|
|
|
}
|
|
|
|
}
|