UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 85da70ff authored by Graham Smith's avatar Graham Smith
Browse files

remove unused css

parent cb3d5c6c
No related branches found
No related tags found
No related merge requests found
......@@ -121,30 +121,6 @@ export default {
.navbar-title {
line-height: 1;
}
@media only screen and (max-width: 768px) {
img {
width: 50px;
}
.navbar-title {
font-size: 2rem;
}
}
@media only screen and (max-width: 768px) {
img {
width: 50px;
}
.navbar-title {
font-size: 2rem;
}
}
@media only screen and (max-width: 768px) {
.navbar-title {
font-size: 1.5rem;
}
}
}
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment