css: width of words
This commit is contained in:
parent
b3ceba5ca6
commit
4363169462
|
@ -38,6 +38,12 @@ a.back {
|
|||
margin: 55px 150px 25px 150px;
|
||||
}
|
||||
|
||||
#words,
|
||||
#bigwords {
|
||||
display: inline-block;
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
#words {
|
||||
font-size: 1.0em;
|
||||
margin-top: -10px;
|
||||
|
|
Loading…
Reference in a new issue