Fix text
This commit is contained in:
@@ -3,20 +3,14 @@
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Welcome to CodeIgniter 4!</title>
|
||||
<title>Site Data Gate</title>
|
||||
<meta name="description" content="The small framework with powerful features">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.ico" />
|
||||
|
||||
<!-- STYLES -->
|
||||
|
||||
<style {csp-style-nonce}>
|
||||
* {
|
||||
transition: background-color 300ms ease, color 300ms ease;
|
||||
}
|
||||
|
||||
|
||||
|
||||
<style>
|
||||
html,
|
||||
body {
|
||||
text-rendering: optimizeLegibility;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user