1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-08 22:36:41 +02:00

Enhancements to formatting of user pages in web app.

This commit is contained in:
Lucas Brown
2019-08-05 13:25:49 -08:00
parent d574f8e284
commit 7f9009fed7
9 changed files with 416 additions and 193 deletions

View File

@@ -32,7 +32,7 @@
<!-- ============================================================== -->
<!-- Custom styles for this service applied to all pages -->
<!-- ============================================================== -->
<link href="{{ SiteAssetUrl "/assets/css/custom.css" }}" id="theme" rel="stylesheet">
<link href="{{ SiteAssetUrl "/assets/css/custom.css" }}" rel="stylesheet">
<!-- ============================================================== -->
<!-- Page specific CSS -->