From 966fa360835a2de68190e6781dafbb8f66b09dac Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Tue, 21 Dec 2021 19:28:57 +0000 Subject: Make text bigger and centered --- index.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index ad884ab..892a8fd 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ body { margin: 40px auto; max-width: 650px; line-height: 1.6; - font-size: 23px; + font-size: 30px; color: #444; padding: 0 10px; } @@ -20,14 +20,18 @@ a:link { color: blue; } a:visited { color: blue; } a:hover { color: blue; } a:active { color: blue; } +.center { + text-align: center +} -

Hello, I'm Dmitry Ilvokhin.

+

Hello, I'm Dmitry Ilvokhin.

-

You can reach me on telegram or - email.

+

+ You can reach me on telegram or + email.

-- cgit v1.2.3-70-g09d2