web: start: responsive work
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
aa171000dd
commit
158dd0451a
4 changed files with 331 additions and 48 deletions
|
|
@ -59,6 +59,11 @@
|
|||
gap: 20px;
|
||||
}
|
||||
|
||||
/* Mobile: side-nav gère sa propre géométrie via inline styles (JS) */
|
||||
@media (max-width: 768px) {
|
||||
main { padding: 16px; }
|
||||
}
|
||||
|
||||
#error {
|
||||
display: none;
|
||||
background: #313244;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue