Update skeleton1024.css
Fixed mistake in .one width (44px instead of 64px)
This commit is contained in:
@ -76,7 +76,7 @@ table {
|
||||
|
||||
.container .one.column,
|
||||
.container .one.columns {
|
||||
width: 64px;
|
||||
width: 44px;
|
||||
}
|
||||
|
||||
.container .two.columns {
|
||||
|
Reference in New Issue
Block a user