mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
4 lines
75 B
CSS
Vendored
4 lines
75 B
CSS
Vendored
/* To patch pace theme flat-top z-index error */
|
|
.pace {
|
|
z-index: 2000;
|
|
} |