forked from DebaucheryLibrarian/traxxx
Defined new breakpoint names.
This commit is contained in:
@@ -168,7 +168,7 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@import 'theme';
|
||||
@import 'breakpoints';
|
||||
|
||||
.info {
|
||||
display: flex;
|
||||
@@ -231,7 +231,7 @@ export default {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media(max-width: $breakpoint0) {
|
||||
@media(max-width: $breakpoint-micro) {
|
||||
.logo-parent,
|
||||
.link-child .icon {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user