Update: services and signup page style

This commit is contained in:
hyzen
2026-06-13 13:43:06 +05:30
parent b4ee52377e
commit 25d7f545cf
6 changed files with 26 additions and 23 deletions

View File

@@ -17,7 +17,7 @@
{{ end }}
{{ with $registrationServices }}
<h2>Need Registration</h2>
<h2 class="services-group__title">Need Registration</h2>
<ol class="uninotes-list uninotes-list--subjects">
{{ range . }}
<li class="uninotes-list__item">
@@ -28,7 +28,7 @@
{{ end }}
{{ with $openServices }}
<h2>Without Registration</h2>
<h2 class="services-group__title">Without Registration</h2>
<ol class="uninotes-list uninotes-list--subjects">
{{ range . }}
<li class="uninotes-list__item">