Change width and border
This commit is contained in:
parent
ecde42ae72
commit
43883cb20d
|
@ -43,8 +43,7 @@ ul {
|
|||
|
||||
.column {
|
||||
float: left;
|
||||
width: 25%;
|
||||
border: 12px;
|
||||
width: 33.33%;
|
||||
}
|
||||
|
||||
/* Clear floats after the columns */
|
||||
|
|
Loading…
Reference in New Issue