Skip to content

Commit

Permalink
Reformat /query in React app
Browse files Browse the repository at this point in the history
  • Loading branch information
jeantessier committed Nov 20, 2024
1 parent e2dc931 commit a89b24c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/Journal_2024-11-18.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
I'm reformating the =/query= page of my React app using
[[https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Grids][Grid Layout]].
5 changes: 5 additions & 0 deletions data/Journal_2024-11-19.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Finished reformating the =/query= page of my React app using
[[https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Grids][Grid Layout]].
I was able to get rid of =<blockquote>= tags and replace them by
=<div>= tags with CSS classes. I used the =ch= unit to re-create the
indentation from =<blockquote>=.

0 comments on commit a89b24c

Please sign in to comment.