responsive but could be nicer
i mean this is supposed to be printed :D
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<article class="resume py-8 mx-auto w-[100ch]">
|
||||
<article class="resume px-1 md:px-0 py-8 mx-auto md:w-[100ch]">
|
||||
<.flash_group flash={@flash} />
|
||||
<header class="flex flex-row flex-wrap content-start mb-4 pb-2 border-b">
|
||||
<main class="w-full">
|
||||
|
@ -1,5 +1,5 @@
|
||||
<div class="flex flex-row">
|
||||
<div class="flex flex-col pr-20">
|
||||
<div class="flex flex-col pr-4 md:pr-20">
|
||||
<.resume_section id="exp">
|
||||
<:title>Berufserfahrung</:title>
|
||||
|
||||
|
Reference in New Issue
Block a user