diff --git a/public/css/custom.css b/public/css/custom.css index 2f57ee5..b7a37f5 100644 --- a/public/css/custom.css +++ b/public/css/custom.css @@ -7,7 +7,6 @@ /* board */ .board-content img { max-width: 100% !important; - width: 100% !important; height: auto !important; display: block; object-fit: contain; diff --git a/src/components/board/BoardProfile.vue b/src/components/board/BoardProfile.vue index 42e4b1f..abb6ced 100644 --- a/src/components/board/BoardProfile.vue +++ b/src/components/board/BoardProfile.vue @@ -12,7 +12,7 @@
-
{{ profileName }}
+
{{ displayName }}
{{ date }}