Moving forward.
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / components / _avatar.scss
diff --git a/src/wolnelektury/static/2022/styles/components/_avatar.scss b/src/wolnelektury/static/2022/styles/components/_avatar.scss
new file mode 100644 (file)
index 0000000..3ac4337
--- /dev/null
@@ -0,0 +1,6 @@
+.c-avatar {
+    width: 40px;
+    height: 40px;
+    border-radius: 20px;
+    vertical-align: middle;
+}