mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
Update basic template to use default CSS
This commit is contained in:
parent
7135d4fa27
commit
df911adcae
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ import (
|
|||
|
||||
var html = `
|
||||
<div style='text-align:center'>
|
||||
<div class="wails-logo" style="width: 25rem;margin: auto;height: 25rem;"></div>
|
||||
<h1> Basic Template </h1>
|
||||
Welcome to your basic Wails app!
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue