Aadil Ayub aadil
aadil pushed to main at ruangrupa/lumbung.space 2022-04-06 07:50:27 +00:00
d43ea10026 make navigation responsive on ipad
aadil pushed to main at ruangrupa/lumbung.space 2022-04-06 07:45:17 +00:00
0de390729f improve alignment & hover behavior in header
aadil pushed to main at ruangrupa/lumbung.space 2022-04-06 07:22:18 +00:00
ea66f97385 fix color inconsistency in header menu
aadil pushed to main at ruangrupa/lumbung.space 2022-04-05 08:47:41 +00:00
9702a3319c fix alignment of links vs submenus in mobile menu
aadil pushed to main at ruangrupa/lumbung.space 2022-04-01 08:30:32 +00:00
6cf55208dd forgot to rename tools to harvest on desktop
aadil pushed to main at ruangrupa/lumbung.space 2022-03-30 07:12:34 +00:00
dd36ade846 rename tools dropdown to harvest
aadil commented on issue ruangrupa/lumbung.space#36 2022-03-25 08:43:38 +00:00
pen & shouts should have different colours

@aadil does this work for you? ^

sorry i forgot to respond to this. yes it does!

aadil closed issue ruangrupa/lumbung.space#41 2022-03-25 08:33:38 +00:00
Dropdown navigation
aadil commented on issue ruangrupa/lumbung.space#41 2022-03-25 08:33:35 +00:00
Dropdown navigation

Implemented in e49b5c147e and https://git.autonomic.zone/ruangrupa/lumbung.space/commit/2257589b0cff3e010b6dd…

aadil closed issue ruangrupa/lumbung.space#43 2022-03-25 08:32:40 +00:00
Add kios / gallery menu items to social
aadil commented on issue ruangrupa/lumbung.space#43 2022-03-25 08:32:37 +00:00
Add kios / gallery menu items to social

Fixed with 30d4a06e3b

aadil pushed to main at ruangrupa/lumbung.space 2022-03-25 08:31:42 +00:00
30d4a06e3b fix gallery & kios tags
aadil pushed to main at ruangrupa/lumbung.space 2022-03-25 07:00:42 +00:00
0c938335ca revert previous commit
aadil pushed to main at ruangrupa/lumbung.space 2022-03-25 06:59:06 +00:00
6b9981ac80 use shouts partial for pen.lumbung.space cards
aadil pushed to main at ruangrupa/lumbung.space 2022-03-19 09:52:11 +00:00
bff30aeed6 make tools submenu visible only on click/tap
aadil pushed to main at ruangrupa/lumbung.space 2022-03-19 09:43:35 +00:00
d2b4b57d28 move calendar into tools submenu
aadil pushed to main at ruangrupa/lumbung.space 2022-03-19 09:41:35 +00:00
dae9201053 add right border to distinguish mobile drawer
aadil pushed to main at ruangrupa/lumbung.space 2022-03-19 09:40:18 +00:00
e49b5c147e add tools dropdown to mobile menu
aadil pushed to main at ruangrupa/lumbung.space 2022-03-18 13:18:07 +00:00
2257589b0c create "tools" dropdown menu
aadil commented on issue ruangrupa/lumbung.space#27 2022-02-11 09:10:46 +00:00
Slightly glitched tape corners

Yeah it's just really fragile making shapes using CSS pseudo-elements. Ideally this would be an SVG shape but I couldn't find any good resources for how to make a UI element like this with SVG and…