Skip to content

Commit 72b7af9

Browse files
updated style sheets for pandemics tab
1 parent 2797fc8 commit 72b7af9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

styles/pollution_css.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ navbar {
6868
border-radius: 10px;
6969
padding: 24px;
7070
box-shadow: 1px -2px 50px #9e8500 , -1px -2px 50px #9e8500;
71-
margin-right: 270px;
71+
margin-right: 147px;
7272
margin-bottom: 10px;
7373
}

styles/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ button:hover {
7070
border-radius: 10px;
7171
padding: 24px;
7272
box-shadow: 1px -2px 50px #9e8500 , -1px -2px 50px #9e8500;
73-
margin-right: 270px;
73+
margin-right: 147px;
7474
margin-bottom: 10px;
7575
}

0 commit comments

Comments
 (0)