Use light-openid to reduce code base size (#4)
All checks were successful
continuous-integration/drone/push Build is passing

Refactor code to publicly share "redundant" code

Reviewed-on: #4
This commit is contained in:
2023-04-29 08:03:11 +00:00
parent 89c62c0f2f
commit 07fc94f930
10 changed files with 43 additions and 304 deletions

View File

@ -34,6 +34,10 @@ main {
* Header
*/
.title {
color: white;
}
.nav-masthead .nav-link {
color: rgba(255, 255, 255, .5);
border-bottom: .25rem solid transparent;