make it mobile friendly

This commit is contained in:
GNUxeava 2022-03-18 10:38:45 +05:30
parent cc1a6bb664
commit 13578361a4

View file

@ -1,7 +1,10 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width initial-scale=1">
<title>divineduty.xyz</title> <title>divineduty.xyz</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head> </head>
<body> <body>