mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 05:18:34 +03:00
move narrative header across to match cardstack
This commit is contained in:
committed by
Franc Camps-Febrer
parent
f93a1feccc
commit
bf012ebed9
@@ -8,7 +8,7 @@ NARRATIVE INFO
|
||||
position: fixed;
|
||||
top: 30px;
|
||||
left: auto;
|
||||
right: 10px;
|
||||
right: 25px;
|
||||
height: 170px;
|
||||
width: $narrative-info-width;
|
||||
box-sizing: border-box;
|
||||
@@ -142,7 +142,7 @@ NARRATIVE INFO
|
||||
position: fixed;
|
||||
padding: 2px 5px 0 5px;
|
||||
// right: $narrative-info-width - 15px - 10px;
|
||||
right: 10px;
|
||||
right: 25px;
|
||||
top: 5px;
|
||||
width: $narrative-info-width - 10px - 2px;
|
||||
// width: 15px;
|
||||
|
||||
Reference in New Issue
Block a user