diff --git a/css/main.css b/css/main.css index ae083a6..b4e03ef 100644 --- a/css/main.css +++ b/css/main.css @@ -256,5 +256,18 @@ i.rules-icon:hover { .cover-2 h2 { width: 100%; } - +.rule { + padding: 15px; +} +.admins > ul > li { + display: block; + border-radius: 0; +} +.head-icon { + width: 20px; + height: 20px; + margin-right: 0; + float: left; + border-radius: 50%; +} } \ No newline at end of file diff --git a/css/staff.css b/css/staff.css index 9d40fb6..2a908c6 100644 --- a/css/staff.css +++ b/css/staff.css @@ -66,5 +66,10 @@ h2 { @media only screen and (max-width: 768px) { .admins { - width: 100%; + width: 95%; + } + .admins li { + display: block; + border-radius: 0; + } } \ No newline at end of file diff --git a/index.html b/index.html index 1e0d025..cc37db6 100644 --- a/index.html +++ b/index.html @@ -146,7 +146,7 @@ Finest95 - Forum Owner & Manager