diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-16 16:27:56 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-16 16:27:56 -0400 |
| commit | 04ed24bc9de374aeab1a7aeb1b4c2661937ac34c (patch) | |
| tree | e4faf85a18af7b3afcac1046d947f7a2274af399 /static/grapheneos.css | |
| parent | 6265774bf79438a77e6cb2d479871cfc4a4324a7 (diff) | |
add padding between footer links
Diffstat (limited to 'static/grapheneos.css')
| -rw-r--r-- | static/grapheneos.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css index ee63bedb..4be5a2ad 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -123,6 +123,7 @@ footer a:visited { #social li { display: inline; + padding: 0 0.5em; } #stable-channel ul, #beta-channel ul { |
