We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e78b067 commit 9f45edfCopy full SHA for 9f45edf
frontend/src/views/Home/StudentResources.vue
@@ -42,7 +42,7 @@
42
<v-col cols="12" sm="3">
43
<!-- CSElectives -->
44
<a target="_blank" :href="resources.cselectives.link">
45
- <div data-cy="resources-box" class="box primary rounded-lg">
+ <div data-cy="resources-box" class="box secondary rounded-lg">
46
<h2>{{ resources.cselectives.title }}</h2>
47
<h3>{{ resources.cselectives.description }}</h3>
48
</div>
0 commit comments