From f7e61c6a871a6402437fe1108de6c115578616ec Mon Sep 17 00:00:00 2001 From: cdanderson76 <138369806+cdanderson76@users.noreply.github.com> Date: Fri, 31 May 2024 01:27:09 -0500 Subject: [PATCH] Add files via upload --- style.css | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/style.css b/style.css index 04c6397..1dc6359 100644 --- a/style.css +++ b/style.css @@ -25,8 +25,7 @@ img { .canvas { display: flex; flex-direction: column; - margin-top: 2em; - /* justify-content: center; */ + justify-content: center; align-items: center; width: 100%; height: 100vh; @@ -103,7 +102,7 @@ img { border-radius: 50%; position: absolute; /* bottom: 23.5em; */ - bottom: 408px; + bottom: 285px; transition: 2s ease; } @@ -129,7 +128,6 @@ footer a { font-family: 'Manrope', sans-serif; font-size: 0.9rem; color: #CEE3E9; - border-color: 1px solid white; text-align: center; } @@ -205,7 +203,7 @@ footer a { height: 1.2em; } - .dice-container { + /* .dice-container { bottom: 402px; - } + } */ } \ No newline at end of file