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

View File

@@ -28,7 +28,6 @@
text-align: left;
position: relative;
background-color: rgba(0, 0, 0, 0.8);
border: 1px solid white;
border-radius: 10px;
box-sizing: border-box;
padding: 10px 10px;