Add BOT event (#296)
https://csclub.uwaterloo.ca/~a3thakra/csc/n3parikh-patch-1/ https://csclub.uwaterloo.ca/~a3thakra/csc/n3parikh-patch-1/events/2021/fall/BOT/ Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca> Reviewed-on: #296 Co-authored-by: n3parikh <n3parikh@csclub.uwaterloo.ca> Co-committed-by: n3parikh <n3parikh@csclub.uwaterloo.ca>pull/308/head
parent
c7f0d83bba
commit
71bdeecb77
@ -1,9 +1,18 @@ |
||||
.container { |
||||
display: flex; |
||||
flex-wrap: wrap; |
||||
} |
||||
|
||||
.separator { |
||||
padding: 0 calc(8rem / 16); |
||||
} |
||||
|
||||
@media only screen and (max-width: calc(768rem / 16)) { |
||||
.separator { |
||||
display: none; |
||||
.container { |
||||
flex-direction: column; |
||||
} |
||||
|
||||
.setting { |
||||
display: block; |
||||
.separator { |
||||
display: none; |
||||
} |
||||
} |
||||
|
@ -0,0 +1,21 @@ |
||||
--- |
||||
name: 'CSC BOT & Game Night' |
||||
short: 'Learn about our plans for the term and play some games with us.' |
||||
date: 'Tuesday September 14 2021 19:00:00 GMT-0400 (Eastern Daylight Time)' |
||||
online: true |
||||
location: 'Twitch' |
||||
poster: 'images/events/2021/fall/BOT.png' |
||||
registerLink: https://bit.ly/csc-bot-event-signup-form |
||||
--- |
||||
|
||||
Kick off the fall term with CS Club’s BOT event! 🍂 Interested in attending upcoming CSC events? Want to meet others in the CS community? |
||||
|
||||
💻 Come join us on Twitch to learn about how you can become a member of CSC and the fun events we have planned for next term. 🎲 Stay for games and socials on the CSC Discord! |
||||
|
||||
Registration is not required to attend! We’ll just be sending you an email reminder, as well as inviting you to our calendar event. |
||||
|
||||
📅 Event Date: Tuesday, September 14th from 7:00-8:30 pm ET via [Twitch](https://www.twitch.tv/uwcsclub) and [Discord](https://discord.gg/pHfYBCg) |
||||
|
||||
👉 Register at https://bit.ly/csc-bot-event-signup-form! Alternatively, you can also email us at exec@csclub.uwaterloo.ca to sign up as well. |
||||
|
||||
Looking forward to seeing you there!! 🤗 |
After Width: | Height: | Size: 125 KiB |
Before Width: | Height: | Size: 74 KiB |
Loading…
Reference in new issue