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