mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-02 05:23:18 +00:00
mobile styling
This commit is contained in:
@@ -130,3 +130,10 @@ code {
|
|||||||
.expand .admonition-title:before {
|
.expand .admonition-title:before {
|
||||||
color: #393838!important;
|
color: #393838!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 600px) {
|
||||||
|
.expand {
|
||||||
|
width: 90%;
|
||||||
|
margin: 0 0 1em 1.5em;
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user