Responsive updates.
This commit is contained in:
@@ -6,3 +6,9 @@
|
||||
position: relative;
|
||||
padding: 30px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 768px) {
|
||||
.page {
|
||||
padding: 10px 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user