make more mobile friendly #7

Open
opened 2023-08-24 16:06:03 +00:00 by shortwavesurfer2009 · 1 comment

This can be done by adding
<meta name="viewport" content="width=device-width, initial-scale=1">

In the <head></head> of the html

This can be done by adding `<meta name="viewport" content="width=device-width, initial-scale=1">` In the `<head></head>` of the html
DataHoarder self-assigned this 2024-03-18 03:48:07 +00:00
Owner

That single change is not enough to make something proper friendly across all kind of devices. A WIP code is now on bootstrap-ui branch.

This uses Bootstrap 5.3 with custom changes to make it CSS-only, including navigation. Probably existing UI will be split and kept as well.

That single change is not enough to make something proper friendly across all kind of devices. A WIP code is now on `bootstrap-ui` branch. This uses Bootstrap 5.3 with custom changes to make it CSS-only, including navigation. Probably existing UI will be split and kept as well.
110 KiB
265 KiB
306 KiB
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: P2Pool/consensus#7
No description provided.