whoogle-search/app/static/css/logo.css

18 lines
166 B
CSS
Raw Normal View History

2021-04-02 21:21:38 +00:00
.cls-1 {
fill: transparent;
}
svg {
height: inherit;
}
a {
height: inherit;
}
@media (max-width: 1000px) {
svg {
margin-top: .7em;
}
}