diff --git a/static/scss/custom.scss b/static/scss/custom.scss index fc5ae9dbca17415445fd53e440c2a3168bdf5443..5a92266f186167d2295abdcfc14d0203b85383d0 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -52,3 +52,19 @@ body.reviews.voting-status { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } } + +#accountLogOutForm { + display: none; +} + +.sponsor-list h3 { + margin-top: 3em; +} + +.sponsor-list > div { + margin: 10px 0; +} + + + +