diff --git a/src/App.vue b/src/App.vue index b4684a3..4210a58 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,12 +4,12 @@
+ class="w-full sm:w-1/3 max-sm:h-2/5 p-4 sm:m-6 sm:mr-0 rounded-xl bg-NcBlack/40">
+ class="w-full sm:w-2/3 max-sm:h-3/5 p-4 sm:m-6 sm:ml-4 bg-NcBlack rounded-xl">
diff --git a/src/components/WebContentViewer.vue b/src/components/WebContentViewer.vue index e3c38c5..9954923 100644 --- a/src/components/WebContentViewer.vue +++ b/src/components/WebContentViewer.vue @@ -1,11 +1,11 @@