mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-07-01 07:22:17 +02:00
Update: services and signup page style
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user