adding responsive 1
This commit is contained in:
@ -36,4 +36,10 @@ export default {
|
||||
line-height: 23.44px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 767px) {
|
||||
.role {
|
||||
margin-top: 8px;
|
||||
}
|
||||
}
|
||||
</style>
|
Reference in New Issue
Block a user