More design-updates
This commit is contained in:
@@ -118,4 +118,10 @@ export default {
|
||||
margin-right: 5px;
|
||||
border-radius: 25px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 768px) {
|
||||
canvas {
|
||||
height: 50vh;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user