'the system' mobile fixes

This commit is contained in:
nnwhen 2025-03-19 00:29:11 +02:00
parent af5f3d4a29
commit 3ce2b1fe29
6 changed files with 28 additions and 12 deletions

View file

@ -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%;