summaryrefslogtreecommitdiff
path: root/static/grapheneos.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/grapheneos.css')
-rw-r--r--static/grapheneos.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css
index 502bac5f..ee63bedb 100644
--- a/static/grapheneos.css
+++ b/static/grapheneos.css
@@ -117,6 +117,12 @@ footer a:visited {
#social {
margin-top: 2em;
+ padding: 0;
+ list-style-type: none;
+}
+
+#social li {
+ display: inline;
}
#stable-channel ul, #beta-channel ul {