2019-06-01 19:34:20 -04:00

12 lines
152 B
SCSS

.logo-container {
position: fixed;
top: -15px;
max-width: 500px;
img {
width: 100%;
}
}
a {
outline: none !important;
}