You've already forked openaccounting-web
forked from cybercinch/openaccounting-web
better mobile styles
This commit is contained in:
@@ -73,4 +73,17 @@ a:hover {
|
||||
font-size: 0.9rem;
|
||||
margin: 3rem 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.section {
|
||||
padding: 0 0.5rem 1rem 0.5rem;
|
||||
}
|
||||
.content h1 {
|
||||
padding: 0 0.5rem 0rem 0.5rem;
|
||||
}
|
||||
|
||||
.content > * > .description {
|
||||
padding: 0 0.5rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user