diff --git a/party/static/css/session.css b/party/static/css/session.css index 0437166..ca26cae 100644 --- a/party/static/css/session.css +++ b/party/static/css/session.css @@ -313,7 +313,7 @@ border: 1px solid #555; font-size: 16px; bottom: 10%; top: 90%; - right: 20%; + right: 43%; } @@ -323,15 +323,15 @@ border: 1px solid #555; width: 20%; padding: 10px; font-size: 16px; - border-radius: 5px; + border-radius: 25px; background-color: #0d0d0c; color: rgb(220, 220, 210); border: 2px solid #555; outline: none; bottom: 20%; bottom: 10%; - top: 90%; - right: 59%; + top: 77%; + right: 37%; } .event_time{ @@ -340,14 +340,14 @@ border: 1px solid #555; height: 2%; padding: 10px; font-size: 16px; - border-radius: 5px; + border-radius: 25px; background-color: #0d0d0c; color: rgb(220, 220, 210); border: 2px solid #555; outline: none; bottom: 20%; bottom: 10%; - top: 90%; + top: 83%; right: 37%; }