Refactor typewriter specifications layout and update README to reflect changes
This commit is contained in:
parent
461b2cc728
commit
9b5b75cb10
3 changed files with 6 additions and 93 deletions
|
@ -3,9 +3,13 @@
|
|||
<style>
|
||||
.typewriter-specs {
|
||||
width: 300px;
|
||||
margin: 20px 0;
|
||||
padding: 10px;
|
||||
border: 1px solid #ccc;
|
||||
float: right;
|
||||
margin-left: 20px;
|
||||
clear: right;
|
||||
box-sizing: border-box;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue