Fix notes adaptivity
This commit is contained in:
File diff suppressed because one or more lines are too long
2
dist/articles/belarusian/index.html
vendored
2
dist/articles/belarusian/index.html
vendored
@@ -11,7 +11,7 @@
|
||||
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
|
||||
|
||||
<title>Беларусский или белорусский</title>
|
||||
<link rel="stylesheet" href="/_astro/contact.f16fd268.css" /></head>
|
||||
<link rel="stylesheet" href="/_astro/contact.5916896f.css" /></head>
|
||||
<body>
|
||||
<div class="header astro-HPNW4VWY">
|
||||
<a href="/" class="astro-HPNW4VWY">~/</a>
|
||||
|
@@ -11,7 +11,7 @@
|
||||
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
|
||||
|
||||
<title>Restoration of Synapse after disappearing 1 year of database history</title>
|
||||
<link rel="stylesheet" href="/_astro/contact.f16fd268.css" /></head>
|
||||
<link rel="stylesheet" href="/_astro/contact.5916896f.css" /></head>
|
||||
<body>
|
||||
<div class="header astro-HPNW4VWY">
|
||||
<a href="/" class="astro-HPNW4VWY">~/</a>
|
||||
|
2
dist/contact/index.html
vendored
2
dist/contact/index.html
vendored
@@ -11,7 +11,7 @@
|
||||
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
|
||||
|
||||
<title>Contact</title>
|
||||
<link rel="stylesheet" href="/_astro/contact.f16fd268.css" /></head>
|
||||
<link rel="stylesheet" href="/_astro/contact.5916896f.css" /></head>
|
||||
<body>
|
||||
<div class="header astro-HPNW4VWY">
|
||||
<a href="/" class="astro-HPNW4VWY">~/</a>
|
||||
|
2
dist/donate/index.html
vendored
2
dist/donate/index.html
vendored
@@ -11,7 +11,7 @@
|
||||
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
|
||||
|
||||
<title>Donate :3</title>
|
||||
<link rel="stylesheet" href="/_astro/contact.f16fd268.css" /></head>
|
||||
<link rel="stylesheet" href="/_astro/contact.5916896f.css" /></head>
|
||||
<body>
|
||||
<div class="header astro-HPNW4VWY">
|
||||
<a href="/" class="astro-HPNW4VWY">~/</a>
|
||||
|
2
dist/index.html
vendored
2
dist/index.html
vendored
@@ -11,7 +11,7 @@
|
||||
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
|
||||
|
||||
<title>nothing.run</title>
|
||||
<link rel="stylesheet" href="/_astro/contact.f16fd268.css" /></head>
|
||||
<link rel="stylesheet" href="/_astro/contact.5916896f.css" /></head>
|
||||
<body>
|
||||
<div class="header astro-HPNW4VWY">
|
||||
<a href="/" class="astro-HPNW4VWY">~/</a>
|
||||
|
2
dist/matrix/index.html
vendored
2
dist/matrix/index.html
vendored
@@ -11,7 +11,7 @@
|
||||
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
|
||||
|
||||
<title>Matrix</title>
|
||||
<link rel="stylesheet" href="/_astro/contact.f16fd268.css" /></head>
|
||||
<link rel="stylesheet" href="/_astro/contact.5916896f.css" /></head>
|
||||
<body>
|
||||
<div class="header astro-HPNW4VWY">
|
||||
<a href="/" class="astro-HPNW4VWY">~/</a>
|
||||
|
2
dist/news/index.html
vendored
2
dist/news/index.html
vendored
@@ -11,7 +11,7 @@
|
||||
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
|
||||
|
||||
<title>nothing.run</title>
|
||||
<link rel="stylesheet" href="/_astro/contact.f16fd268.css" /></head>
|
||||
<link rel="stylesheet" href="/_astro/contact.5916896f.css" /></head>
|
||||
<body>
|
||||
<div class="header astro-HPNW4VWY">
|
||||
<a href="/" class="astro-HPNW4VWY">~/</a>
|
||||
|
2
dist/notes/index.html
vendored
2
dist/notes/index.html
vendored
@@ -11,7 +11,7 @@
|
||||
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
|
||||
|
||||
<title>nothing.run</title>
|
||||
<link rel="stylesheet" href="/_astro/contact.f16fd268.css" /></head>
|
||||
<link rel="stylesheet" href="/_astro/contact.5916896f.css" /></head>
|
||||
<body>
|
||||
<div class="header astro-HPNW4VWY">
|
||||
<a href="/" class="astro-HPNW4VWY">~/</a>
|
||||
|
@@ -247,6 +247,8 @@ pre.smaller {
|
||||
}
|
||||
|
||||
.article {
|
||||
padding-left: 18%;
|
||||
padding-right: 18%;
|
||||
padding-left: auto;
|
||||
padding-right: auto;
|
||||
margin: auto;
|
||||
max-width: 1000px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user