modified: custom.css
modified: index.html
This commit is contained in:
parent
be2ab1abc2
commit
2f0fba8222
2 changed files with 18 additions and 32 deletions
|
|
@ -35,3 +35,8 @@ span.avoidwrap {
|
|||
.container {
|
||||
max-width: 860px;
|
||||
}
|
||||
|
||||
@media screen and (max-width:568px) {
|
||||
.hidden-on-phone {display:none}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue