Adjust css theme
Fix responsive
This commit is contained in:
@@ -55,3 +55,15 @@ body {
|
||||
header div.subtitle, h1 {
|
||||
color: #888A8C;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 696px) {
|
||||
.box-wrap {
|
||||
overflow: visible;
|
||||
}
|
||||
.box {
|
||||
width: 100%;
|
||||
}
|
||||
.box ul {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user