• Minor CSS update which should enable proper responsiveness for mobile devices (responsive design).
This commit is contained in:
parent
b85317ca0c
commit
a3c458011f
@ -9,7 +9,8 @@ margin: 0;
|
||||
}
|
||||
|
||||
#container {
|
||||
width: 780px;
|
||||
width: 100%;
|
||||
max-width: 780px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user