@@ -327,6 +327,7 @@ export default {
line-height: 1.5;
letter-spacing: 1px;
&:first-of-type {
+ padding-right: 40px;
font-weight: bold;
font-size: 20px;
}
@@ -38,7 +38,7 @@ window.grendCAD = (function grendCAD() {
style.innerHTML = `
.cad {
position: absolute;
- right: 0px;
+ right: -310px;
top: 110px;
width: 300px;
height: 200px;
@@ -27,7 +27,7 @@
export default {
data() {
return {
- isShow: true,
+ isShow: false,
list: [
{
id: 1,