diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-08-18 12:41:10 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-08-18 12:41:10 +0200 |
| commit | 47b70419b3cb8fad1d797c863d17a0303b5d7724 (patch) | |
| tree | 0f15850d9d14e011a5ad43315796c4002935e16c /templates/default.html | |
| parent | 859e07942e3a3b4074513627a60513f0fa624154 (diff) | |
| download | flevum-47b70419b3cb8fad1d797c863d17a0303b5d7724.tar.gz | |
Fix mobile menu not showing top and bottom strokes
Diffstat (limited to 'templates/default.html')
| -rw-r--r-- | templates/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default.html b/templates/default.html index f3e5b7c..fefb385 100644 --- a/templates/default.html +++ b/templates/default.html @@ -7,7 +7,7 @@ <link rel="canonical" href="https://www.flevum.de$url$"> <link rel="icon" type="image/png" href="/assets/images/favicon.svg"> - <link href="/assets/css/styles.css?v=3" rel="stylesheet"> + <link href="/assets/css/styles.css?v=4" rel="stylesheet"> </head> <body> |
