mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-27 09:09:44 +02:00
Small layout updates (#46)
This commit is contained in:
parent
a4031f151f
commit
529aca5e29
12 changed files with 49 additions and 9 deletions
|
@ -8,6 +8,10 @@
|
|||
flex-wrap: wrap;
|
||||
position: relative;
|
||||
|
||||
@media (--mobile){
|
||||
line-height: 40px;
|
||||
}
|
||||
|
||||
a {
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue