mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 06:55:26 +02:00
clean css added
This commit is contained in:
parent
acf368da63
commit
ea72505bfb
1 changed files with 6 additions and 1 deletions
|
@ -97,6 +97,11 @@
|
||||||
|
|
||||||
@media (--mobile) {
|
@media (--mobile) {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
||||||
|
&-wrapper::after {
|
||||||
|
content: "";
|
||||||
|
margin-left: 0px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue