From da5a3b0b4e9d2796f0a8d0a13065690d5177f6be Mon Sep 17 00:00:00 2001 From: mb Date: Wed, 18 May 2022 14:44:55 +0200 Subject: [PATCH] from api to feeds --- static/css/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/stylesheet.css b/static/css/stylesheet.css index 6294974..61b36fa 100644 --- a/static/css/stylesheet.css +++ b/static/css/stylesheet.css @@ -47,7 +47,7 @@ section#feeds{ section#feeds div.feed div.description{ max-width: 400px; } -section#api{ +section#accesspoints{ margin: 5em 0; } section#api div.accesspoint{