Use light-openid to reduce code base size (#4)
All checks were successful
continuous-integration/drone/push Build is passing
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:
@ -34,6 +34,10 @@ main {
|
||||
* Header
|
||||
*/
|
||||
|
||||
.title {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.nav-masthead .nav-link {
|
||||
color: rgba(255, 255, 255, .5);
|
||||
border-bottom: .25rem solid transparent;
|
||||
|
Reference in New Issue
Block a user