diff --git a/public/css/dashboard.css b/public/css/dashboard.css index 5a04e8d..f1b2940 100644 --- a/public/css/dashboard.css +++ b/public/css/dashboard.css @@ -541,10 +541,7 @@ input { left:70%; } -#change2 -{ -} #delete { left:30%; diff --git a/public/css/strikesdashboard.css b/public/css/strikesdashboard.css index c8c1755..6d5fdd2 100644 --- a/public/css/strikesdashboard.css +++ b/public/css/strikesdashboard.css @@ -34,7 +34,7 @@ body overflow-y: auto !important; } -#userWrapper +#guildWrapper { display: flex; flex-wrap: wrap; @@ -48,7 +48,7 @@ body border-radius: 10px; border: 1px solid #fffff042; } -#avatar +#gavatar { flex-direction: column; background-color: ivory; @@ -58,7 +58,7 @@ body background-size: 10vh 10vh; border-radius: 10px; } -.userNameWrapper +.gNameWrapper { display: flex; flex-direction: column; @@ -68,7 +68,7 @@ body justify-content: center; text-align: center; } -#userName +#guildName { font-size: 2.5em; font-family: 'Lato'; diff --git a/views/strikesDashboard.ejs b/views/strikesDashboard.ejs index 28c49df..cee3db0 100644 --- a/views/strikesDashboard.ejs +++ b/views/strikesDashboard.ejs @@ -1,17 +1,17 @@ -
<%= guild.name%> frame_reload +
<%= guild.name%> frame_reload