working on stretchable tiles
This commit is contained in:
@@ -6,8 +6,13 @@ html{
|
||||
height: 100%;
|
||||
}
|
||||
body{
|
||||
min-height: 100%;
|
||||
background: #c6dbd2;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
#plan{
|
||||
background: #c6dbd2;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.tile{
|
||||
|
||||
Reference in New Issue
Block a user