website: remove white border of demo terminal (#2634)

This commit is contained in:
M Sarmad Qadeer 2023-07-01 10:46:37 +05:00 committed by GitHub
parent a0ae4125c5
commit 4c33ed92bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;