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