diff options
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/base.html b/templates/base.html index c588e4f..0b26cbf 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -129,9 +129,6 @@ | |||
| 129 | } | 129 | } |
| 130 | 130 | ||
| 131 | pre { margin-block-start: 1em; margin-block-end: 1em; } | 131 | pre { margin-block-start: 1em; margin-block-end: 1em; } |
| 132 | |||
| 133 | section.quick-jump { display: grid; gap: 1em; margin-top: 1em; grid-template-columns: 1fr 1fr; } | ||
| 134 | section.quick-jump input { font-family: sans-serif; } | ||
| 135 | 132 | ||
| 136 | .promobox { | 133 | .promobox { |
| 137 | margin-top: 1em; | 134 | margin-top: 1em; |
| @@ -171,8 +168,6 @@ | |||
| 171 | } | 168 | } |
| 172 | 169 | ||
| 173 | .hide-on-mobile { display: none; } | 170 | .hide-on-mobile { display: none; } |
| 174 | |||
| 175 | section.quick-jump { display: none; } | ||
| 176 | } | 171 | } |
| 177 | </style> | 172 | </style> |
| 178 | <script defer src="https://app.tinyanalytics.io/pixel/isfRNEahfHiS2Ttp"></script> | 173 | <script defer src="https://app.tinyanalytics.io/pixel/isfRNEahfHiS2Ttp"></script> |
