mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
chore: update width and height of profile image
This commit is contained in:
+4
-4
@@ -25,8 +25,8 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 52px !important;
|
||||
height: 52px !important;
|
||||
width: 56px !important;
|
||||
height: 56px !important;
|
||||
border-radius: 50%;
|
||||
border: 1px solid rgb(var(--lsd-border-primary));
|
||||
|
||||
@@ -41,8 +41,8 @@
|
||||
}
|
||||
|
||||
.mdx-profile-card__profile-image {
|
||||
width: 52px !important;
|
||||
height: 52px !important;
|
||||
width: 56px !important;
|
||||
height: 56px !important;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user