Skip to content

Commit 4c91114

Browse files
committed
remove indentation from geopolitics
1 parent 14c68ed commit 4c91114

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

website/styles.css

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,19 @@ p {
513513
overflow: visible;
514514
}
515515

516+
#geo-event-list p {
517+
width: 100%;
518+
margin: 0;
519+
padding-left: 0;
520+
text-align: left;
521+
}
522+
523+
.geo-highlight-event,
524+
.geo-event-description {
525+
width: 100%;
526+
margin-left: 0;
527+
}
528+
516529
#geo-event-list h3 {
517530
color: #fff;
518531
margin-top: 0;

0 commit comments

Comments
 (0)