mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
theme: Hide the Turbo progress bar
This commit is contained in:
@@ -16,7 +16,5 @@
|
|||||||
|
|
||||||
/* Turbo styles */
|
/* Turbo styles */
|
||||||
.turbo-progress-bar {
|
.turbo-progress-bar {
|
||||||
@apply bg-blue-500;
|
visibility: hidden;
|
||||||
opacity: 0.35;
|
|
||||||
height: 3px;
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user