diff options
Diffstat (limited to 'lovely/index.html')
-rw-r--r-- | lovely/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lovely/index.html b/lovely/index.html index 94db7be..76d09ea 100644 --- a/lovely/index.html +++ b/lovely/index.html @@ -5,8 +5,8 @@ <link rel="stylesheet" href="style.css" /> </head> <body> - <span style="font-size: 10000%">:) :) :)</style> - <h1 style="font-size: 300%; float: left;">:) :) :)</h1> + <span style="font-size: 500%">:) :) :)</style> + <h1 style="font-size: 120%; float: left;">:) :) :)</h1> <div id="nav"> <ul> <li><a href="https://www.andrewyu.org">Home</a></li> |