From f0df4c7297a05bd592d8717b8997284c80fd0500 Mon Sep 17 00:00:00 2001 From: polwex Date: Wed, 17 Sep 2025 15:56:00 +0700 Subject: argh --- front/src/styles/feed.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 front/src/styles/feed.css (limited to 'front/src/styles/feed.css') diff --git a/front/src/styles/feed.css b/front/src/styles/feed.css new file mode 100644 index 0000000..417f94b --- /dev/null +++ b/front/src/styles/feed.css @@ -0,0 +1,4 @@ +.avatar, +.avatar img { + width: 64px; +} \ No newline at end of file -- cgit v1.2.3