aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-03-03 18:11:34 -0600
committerMatt Rude <[email protected]>2018-03-03 18:11:34 -0600
commit7aef8cdbb0f99393975366c77fd9556b12b70d86 (patch)
treeef78dcd7016b97d84ba8d2f2f5be135461fcf61e
parentdd21f5506a924e97b568a06a84bb65103b44fa31 (diff)
downloadxmpp-site-lite-7aef8cdbb0f99393975366c77fd9556b12b70d86.tar.gz
xmpp-site-lite-7aef8cdbb0f99393975366c77fd9556b12b70d86.tar.bz2
xmpp-site-lite-7aef8cdbb0f99393975366c77fd9556b12b70d86.zip
Correct the contact info on small screens
fixes #4
-rw-r--r--_sass/site.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/_sass/site.scss b/_sass/site.scss
index 7d38b0e..cf4675b 100644
--- a/_sass/site.scss
+++ b/_sass/site.scss
@@ -446,9 +446,6 @@ td.FAILED {
}
@media (max-width: 768px) {
- .pull-right, .pull-left {
- text-align: center;
- }
.site-title {
display: none;
}