diff --git a/src/apps/account/templates/profile.html b/src/apps/account/templates/profile.html index d553a5f..f825d88 100644 --- a/src/apps/account/templates/profile.html +++ b/src/apps/account/templates/profile.html @@ -18,9 +18,9 @@
{{ project.description|slice:500 }}
+{{ project.description|slice:500 }}
No projects yet.
diff --git a/src/apps/fossdb/templates/detailed_view.html b/src/apps/fossdb/templates/detailed_view.html index e045350..69e34a0 100644 --- a/src/apps/fossdb/templates/detailed_view.html +++ b/src/apps/fossdb/templates/detailed_view.html @@ -13,38 +13,66 @@{{ project.description|slice:500 }}
+{{ project.description|slice:500 }}
No projects yet.
diff --git a/src/apps/tokyonight_night/static_src/src/styles.css b/src/apps/tokyonight_night/static_src/src/styles.css index 10a00d0..a23148b 100644 --- a/src/apps/tokyonight_night/static_src/src/styles.css +++ b/src/apps/tokyonight_night/static_src/src/styles.css @@ -38,7 +38,7 @@ body { } .button { - @apply font-abel px-12 py-2 border rounded-md transform ease-linear duration-100 hover:bg-opacity-60; + @apply font-condensed text-xl px-12 py-2 border rounded-md transform ease-linear duration-100 hover:bg-opacity-60; } .submit-button-disabled { diff --git a/src/apps/tokyonight_night/templates/base.html b/src/apps/tokyonight_night/templates/base.html index df989cb..a3f0a1f 100644 --- a/src/apps/tokyonight_night/templates/base.html +++ b/src/apps/tokyonight_night/templates/base.html @@ -27,7 +27,7 @@This site uses data from GitHub as well as data...
This site has no affiliation with GitHub or any other hosting platform.