make the photo-wallpaper example respnsive
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#wrapper {
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
#wrapper {
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
}
|
||||