'the system' mobile fixes
This commit is contained in:
parent
af5f3d4a29
commit
3ce2b1fe29
6 changed files with 28 additions and 12 deletions
|
@ -10,14 +10,15 @@
|
|||
#ndx-decree,
|
||||
#ndx-more {
|
||||
margin: 0;
|
||||
margin-left: min(2%, 25px);
|
||||
margin-right: min(2%, 25px);
|
||||
}
|
||||
#ndx-news,
|
||||
#ndx-more {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin: auto;
|
||||
min-width: 270px;
|
||||
|
||||
margin-left: min(2%, 25px);
|
||||
margin-right: min(2%, 25px);
|
||||
}
|
||||
#ndx-news article,
|
||||
#ndx-more article {
|
||||
|
@ -64,7 +65,6 @@
|
|||
width: 10%;
|
||||
flex-grow: 1;
|
||||
max-width: 500px;
|
||||
margin: auto;
|
||||
}
|
||||
#ndx-more img {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue