website: remove white border of demo terminal (#2634)
This commit is contained in:
parent
a0ae4125c5
commit
4c33ed92bb
@ -28,7 +28,6 @@
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
position: relative;
|
position: relative;
|
||||||
background-color: rgba(0, 0, 0, 0.8);
|
background-color: rgba(0, 0, 0, 0.8);
|
||||||
border: 1px solid white;
|
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 10px 10px;
|
padding: 10px 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user