From 6c2559e3e6f26dd2b67a753cc7e5d29094223f36 Mon Sep 17 00:00:00 2001 From: Tom Date: Sat, 23 Sep 2023 13:04:42 +0200 Subject: [PATCH] updacte css --- _posts/2023-08-17-maps.md | 14 +++---- _sass/blogroll.scss | 10 ++--- _sass/main.scss | 45 +++++++++------------ _sass/nav.scss | 7 ---- _sass/projects.scss | 47 +++++++++++++--------- _sass/thesis.scss | 34 ++++++++++------ assets/blog/maps/fresh_off_the_press.jpeg | Bin 388651 -> 374415 bytes assets/blog/maps/the_final_reveal.jpeg | Bin 440923 -> 319531 bytes projects.md | 2 - 9 files changed, 77 insertions(+), 82 deletions(-) diff --git a/_posts/2023-08-17-maps.md b/_posts/2023-08-17-maps.md index 062287b..96e545a 100644 --- a/_posts/2023-08-17-maps.md +++ b/_posts/2023-08-17-maps.md @@ -27,13 +27,9 @@ crossorigin=""> } -
-
-
-
-The black and white map tiles are from Stamen design, essentially a really nice style sheet on top of © OpenStreetMap contributor data. The rest are OS Maps from the National Library of Scotland. The viewer is leaflet.js. I used CSS container queries to make this a nice square shape. -
-
+
+ +These black and white map tiles are from Stamen design, essentially a really nice style sheet on top of © OpenStreetMap contributor data. The rest are OS Maps from the National Library of Scotland. The viewer is leaflet.js.