@import "uikit/src/less/uikit.less";
html, body {
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
img.navbar-logo {
width: auto;
height: 48px;
}
img.profile-navbar {
width: auto;
height: 48px;
border-radius: 5px;
}