merge master

This commit is contained in:
Jay_Makwana
2019-11-15 20:56:24 +05:30
145 changed files with 3932 additions and 3838 deletions

View File

@ -150,6 +150,16 @@
overflow: hidden;
}
}
.version {
background: #EAF1FB;
color: #A5ACC1;
border: 1px solid #EAF1FB;
box-sizing: border-box;
border-radius: 5px;
padding: 10px;
margin-bottom: 15px;
}
}
@media(max-width: $x-small-breakpoint ) {