add padding between footer links
This commit is contained in:
parent
6265774bf7
commit
04ed24bc9d
@ -15,7 +15,7 @@
|
||||
<meta property="og:image:alt" content="GrapheneOS logo"/>
|
||||
<meta property="og:url" content="https://grapheneos.org/build"/>
|
||||
<meta property="og:site_name" content="GrapheneOS"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?7"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?8"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="canonical" href="https://grapheneos.org/build"/>
|
||||
</head>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<meta property="og:image:alt" content="GrapheneOS logo"/>
|
||||
<meta property="og:url" content="https://grapheneos.org/contact"/>
|
||||
<meta property="og:site_name" content="GrapheneOS"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?7"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?8"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="canonical" href="https://grapheneos.org/contact"/>
|
||||
</head>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<meta property="og:image:alt" content="GrapheneOS logo"/>
|
||||
<meta property="og:url" content="https://grapheneos.org/donate"/>
|
||||
<meta property="og:site_name" content="GrapheneOS"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?7"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?8"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="canonical" href="https://grapheneos.org/donate"/>
|
||||
</head>
|
||||
|
@ -123,6 +123,7 @@ footer a:visited {
|
||||
|
||||
#social li {
|
||||
display: inline;
|
||||
padding: 0 0.5em;
|
||||
}
|
||||
|
||||
#stable-channel ul, #beta-channel ul {
|
||||
|
@ -15,7 +15,7 @@
|
||||
<meta property="og:image:alt" content="GrapheneOS logo"/>
|
||||
<meta property="og:url" content="https://grapheneos.org/"/>
|
||||
<meta property="og:site_name" content="GrapheneOS"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?7"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?8"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="canonical" href="https://grapheneos.org/"/>
|
||||
</head>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<meta property="og:image:alt" content="GrapheneOS logo"/>
|
||||
<meta property="og:url" content="https://grapheneos.org/install"/>
|
||||
<meta property="og:site_name" content="GrapheneOS"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?7"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?8"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="canonical" href="https://grapheneos.org/install"/>
|
||||
</head>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<meta property="og:image:alt" content="GrapheneOS logo"/>
|
||||
<meta property="og:url" content="https://grapheneos.org/releases"/>
|
||||
<meta property="og:site_name" content="GrapheneOS"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?7"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?8"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="canonical" href="https://grapheneos.org/releases"/>
|
||||
</head>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<meta property="og:image:alt" content="GrapheneOS logo"/>
|
||||
<meta property="og:url" content="https://grapheneos.org/source"/>
|
||||
<meta property="og:site_name" content="GrapheneOS"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?7"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?8"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="canonical" href="https://grapheneos.org/source"/>
|
||||
</head>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<meta property="og:image:alt" content="GrapheneOS logo"/>
|
||||
<meta property="og:url" content="https://grapheneos.org/usage"/>
|
||||
<meta property="og:site_name" content="GrapheneOS"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?7"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?8"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="canonical" href="https://grapheneos.org/usage"/>
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user