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