Remove some unnecessary CSS (#1263)

This commit is contained in:
Andy Zhao 2018-12-05 10:39:21 -05:00 committed by Ben Halpern
parent b61ac4ce16
commit bfcc40779a

View file

@ -104,9 +104,6 @@
overflow-y: auto;
h1 {
position:relative;
display:flex;
justify-content:space-evenly;
align-items:center;
}
a{
color:rgb(97, 97, 97);