diff --git a/static/main.css b/static/main.css index 5da122d..2a77d84 100644 --- a/static/main.css +++ b/static/main.css @@ -1,2 +1,4 @@ -h1 { +body { + font-family: 'Rubik'; + --explorer-default-font: 'Rubik'; } diff --git a/templates/_blockslist.html b/templates/_blockslist.html index ea56b65..55d00d2 100644 --- a/templates/_blockslist.html +++ b/templates/_blockslist.html @@ -12,7 +12,7 @@ - {{ block.slot }} + {{ block.slot }} diff --git a/templates/_navbar.html b/templates/_navbar.html index e315811..d3bfdcd 100644 --- a/templates/_navbar.html +++ b/templates/_navbar.html @@ -1,9 +1,9 @@ diff --git a/templates/block_details.html b/templates/block_details.html index 2c40c6d..09759c3 100644 --- a/templates/block_details.html +++ b/templates/block_details.html @@ -6,15 +6,10 @@ + - - +
@@ -61,8 +56,8 @@
diff --git a/templates/recent_blocks.html b/templates/recent_blocks.html index a81507c..1fecfdc 100644 --- a/templates/recent_blocks.html +++ b/templates/recent_blocks.html @@ -3,21 +3,16 @@ Solana Recent Blocks - + + - - +
diff --git a/templates/search.html b/templates/search.html index 5375169..9093f89 100644 --- a/templates/search.html +++ b/templates/search.html @@ -6,18 +6,13 @@ + - - +
diff --git a/templates/tx-errors.html b/templates/tx-errors.html index d5aa950..6a7490f 100644 --- a/templates/tx-errors.html +++ b/templates/tx-errors.html @@ -6,17 +6,12 @@ + - - +