diff options
Diffstat (limited to 'p/themes/Mapco/_layout.scss')
| -rw-r--r-- | p/themes/Mapco/_layout.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p/themes/Mapco/_layout.scss b/p/themes/Mapco/_layout.scss index 27e3e8413..d011237af 100644 --- a/p/themes/Mapco/_layout.scss +++ b/p/themes/Mapco/_layout.scss @@ -122,8 +122,8 @@ main.prompt { background: variables.$main-first-alt; } -/*=== Day indication */ -.day { +/*=== Transition indication, e.g. day */ +.transition { padding: 1rem 0 0 1.25rem; color: variables.$light-font-color; font-size: 0.875rem; |
