[S] Style the header to match the course list header

This commit is contained in:
Hykilpikonna
2020-04-19 19:52:27 -04:00
parent 83fc54fcda
commit 91f50946b5
@@ -15,5 +15,11 @@
</script>
<style lang="scss" scoped>
.header
{
margin-top: 15px;
margin-bottom: 10px;
font-size: 24px;
}
</style>