/*
     *= require_self
     *= require jquery-ui
*/

/*
    Note that putting any other files above does not load things in the right order
    Either put them below or in application.html.erb
 */

.umd-logo {
    display: inline-flex;
    font-size: 1.5rem;
    align-items: center;
}

.header-block-m {
    height: 56px;
    margin-right: 5px
}
