diff --git a/docs/css/custom.css b/docs/css/custom.css index 57a1519..dc6bbc8 100644 --- a/docs/css/custom.css +++ b/docs/css/custom.css @@ -674,7 +674,7 @@ .uninotes-contents__semester { display: flex; flex-direction: column; - gap: 1rem; + gap: 0.9rem; } .uninotes-contents__sem-link { diff --git a/docs/uninotes/s1/pbm-dcm1110/unit1/index.html b/docs/uninotes/s1/pbm-dcm1110/unit1/index.html index b36040a..ff431a3 100644 --- a/docs/uninotes/s1/pbm-dcm1110/unit1/index.html +++ b/docs/uninotes/s1/pbm-dcm1110/unit1/index.html @@ -9,6 +9,6 @@ Subscribe
S1 -GE DCM1106

Unit 1

Choose type:

Self
Not available
Live
Live class notes
\ No newline at end of file +PBM DCM1110

Unit 1

Choose type:

Self
Self-study notes
Live
Live class notes
\ No newline at end of file diff --git a/static/css/custom.css b/static/css/custom.css index 57a1519..dc6bbc8 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -674,7 +674,7 @@ .uninotes-contents__semester { display: flex; flex-direction: column; - gap: 1rem; + gap: 0.9rem; } .uninotes-contents__sem-link {