presets moved to header

This commit is contained in:
Szekeres Bálint
2018-12-30 15:22:38 +01:00
parent d4c6d6b3f5
commit 00893b2aad
4 changed files with 42 additions and 41 deletions

View File

@@ -1,27 +1,3 @@
section.presets {
margin-top: 0.5rem;
margin-bottom: 1rem;
@include media-breakpoint-down(md) {
text-align: center;
}
.btn {
margin-bottom: 0.25rem;
&.btn-outline-dark{
&:hover {
background-color: #666;
}
}
img {
height: 1.1rem;
vertical-align: text-bottom;
}
}
}
section.tabs {
margin-bottom: 1rem;