mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
style: Fix incorrect margins for containers in mobile view
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
parent
3a202af843
commit
bf9d822943
@ -601,12 +601,4 @@ a.menu_link_active {
|
|||||||
.header-bar .toggle-button {
|
.header-bar .toggle-button {
|
||||||
transform: scale(1.2);
|
transform: scale(1.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
.content-container {
|
|
||||||
margin: 0 10vw;
|
|
||||||
}
|
|
||||||
|
|
||||||
.card-list {
|
|
||||||
margin: 20px 10vw;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user