cerebro-iiitv / cerebro-web

Website for Cerebro
https://cerebro.iiitv.ac.in
20 stars 13 forks source link

Fix scroll down styling #69

Closed anshumanv closed 6 years ago

anshumanv commented 6 years ago

Fixes #56

For reference. image

anshumanv commented 6 years ago

Refer mocks man -_-

On Mar 6, 2018 10:47 AM, "Monal Shadi" notifications@github.com wrote:

@Monal5031 requested changes on this pull request.

In src/components/eventList/styles.css https://github.com/cerebro-iiitv/web-2018/pull/69#discussion_r172412040:

@@ -8,14 +8,12 @@

.start-button { margin-top: 30px;

  • font-size: 24px;
  • font-family: 'Slabo 27px', serif;
  • font-size: 12px;
  • font-family: 'Sans', serif;

Font family is Vidaloka

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cerebro-iiitv/web-2018/pull/69#pullrequestreview-101421642, or mute the thread https://github.com/notifications/unsubscribe-auth/AUCUL4oLyASI5t2M79SQlCAjHtrcf54wks5tbhv_gaJpZM4SeG4Q .

Monal5031 commented 6 years ago

@anshumanv My bad. The font is Roboto mono

anshumanv commented 6 years ago

Okay thanks, changing.