generated from sendnrw/template_golang
Anpassung auf Breite 1200
This commit is contained in:
2
main.go
2
main.go
@@ -369,7 +369,7 @@ var page = template.Must(template.New("index").Parse(`<!doctype html>
|
|||||||
}
|
}
|
||||||
*{box-sizing:border-box}
|
*{box-sizing:border-box}
|
||||||
body{
|
body{
|
||||||
max-width:980px;
|
max-width:1200px;
|
||||||
margin:0 auto;
|
margin:0 auto;
|
||||||
padding:24px;
|
padding:24px;
|
||||||
font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;
|
font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;
|
||||||
|
|||||||
BIN
pcinfo.exe
BIN
pcinfo.exe
Binary file not shown.
Reference in New Issue
Block a user