mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-08 01:22:28 +00:00
Add locked header and mosuetrap binding for '/'
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
body {
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
.thead {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user