Skip to content
Snippets Groups Projects
Commit fd7cf2b5 authored by Kyle Doherty's avatar Kyle Doherty
Browse files

tab spacing

parent be26ecb0
No related branches found
No related tags found
No related merge requests found
......@@ -40,13 +40,13 @@
background-color: rgba(255, 255, 255, 0.2);
border-radius: 4px 4px 0 0;
text-decoration: none;
padding: 0.55rem 1rem 0.65rem;
padding: 0.55rem 1rem;
transition: background .15s linear;
}
@media screen and (--breakpoint-min-sm) {
.HomeTab {
padding: 0.65rem 1.35rem 0.75rem;
padding: 0.65rem 1.35rem;
}
}
......
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