Fixed margin issue in .code element

pull/159/head
Lokesh 2 years ago
parent 236f68461b
commit 891c7077c5

@ -38,7 +38,7 @@ body {
height: 120px;
width: 100px;
border: 1px solid #eee;
margin: 1%;
margin: 7px;
text-align: center;
font-weight: 300;
-moz-appearance: textfield;

Loading…
Cancel
Save