diff --git a/frontend/styles/global.scss b/frontend/styles/global.scss index b717b98..a32e341 100644 --- a/frontend/styles/global.scss +++ b/frontend/styles/global.scss @@ -53,8 +53,10 @@ a { display: flex; flex-direction: column; justify-content: space-between; + position: relative; label { + margin-top: 0.7rem; margin-bottom: 0.25rem; font-weight: 600; text-transform: uppercase;