aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/css/home/index.css
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2019-04-20 16:35:07 +0100
committerGravatar Gareth Coles <[email protected]>2019-04-20 16:35:07 +0100
commitc8ceda475744bdfaf5ec55bfb3df0e0a9702562b (patch)
treecf92c1128ae0c0f85b8f83e023b260789e90af57 /pydis_site/static/css/home/index.css
parent100% coverage (diff)
Remove unneeded sites.py and move navbar CSS to base.css
Diffstat (limited to 'pydis_site/static/css/home/index.css')
-rw-r--r--pydis_site/static/css/home/index.css24
1 files changed, 0 insertions, 24 deletions
diff --git a/pydis_site/static/css/home/index.css b/pydis_site/static/css/home/index.css
index 0ad2e6b5..3bcd39ab 100644
--- a/pydis_site/static/css/home/index.css
+++ b/pydis_site/static/css/home/index.css
@@ -17,30 +17,6 @@
margin-right: 2rem;
}
-.navbar-item.is-fullsize {
- padding: 0;
-}
-
-.navbar-item.is-fullsize img {
- max-height: 4.75rem;
-}
-
-.navbar-item.has-no-highlight:hover {
- background-color: transparent;
-}
-
-.navbar-item.has-left-margin-1 {
- margin-left: 1rem;
-}
-
-.navbar-item.has-left-margin-2 {
- margin-left: 2rem;
-}
-
-.navbar-item.has-left-margin-3 {
- margin-left: 3rem;
-}
-
.video-container iframe,
.video-container object,
.video-container embed {