diff options
| author | Victor Tran <[email protected]> | 2017-04-18 11:21:22 +1000 |
|---|---|---|
| committer | Victor Tran <[email protected]> | 2017-04-18 11:21:22 +1000 |
| commit | 859958a532179fe0042ae6413f4e3b5add037812 (patch) | |
| tree | 9f7856fe80798d33c83ee07098bb164d6557b86c /Project-Unite/Project-Unite.csproj | |
| parent | a06432ed0e759d942535a1f7198e65255a6c4869 (diff) | |
| download | project-unite-859958a532179fe0042ae6413f4e3b5add037812.tar.gz project-unite-859958a532179fe0042ae6413f4e3b5add037812.tar.bz2 project-unite-859958a532179fe0042ae6413f4e3b5add037812.zip | |
Fix body padding
Diffstat (limited to 'Project-Unite/Project-Unite.csproj')
| -rw-r--r-- | Project-Unite/Project-Unite.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project-Unite/Project-Unite.csproj b/Project-Unite/Project-Unite.csproj index 63c1206..31ca90d 100644 --- a/Project-Unite/Project-Unite.csproj +++ b/Project-Unite/Project-Unite.csproj @@ -469,6 +469,7 @@ <Content Include="ApplicationInsights.config"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </Content> + <Content Include="fonts\Contemporary-Regular.ttf" /> <None Include="Scripts\jquery-1.10.2.intellisense.js" /> <Content Include="Scripts\highlight.js" /> <Content Include="Scripts\jquery-1.10.2.js" /> |
