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.

21 lines
278 B

.bar {
padding: 10px;
margin-bottom: 20px;
}
.logo {
height: 48px;
margin-right: 20px;
}
.nav-brand {
display: flex;
align-items: center;
text-decoration: none;
color: inherit;
}
.nav-login-control {
display: flex;
margin-left: auto;
}