no more discord access for just anyone ;(

This commit is contained in:
Kyle
2020-04-26 09:48:54 -07:00
parent c8d417a4e3
commit 83132f6a9b
2 changed files with 3 additions and 3 deletions

View File

@@ -262,7 +262,7 @@
The Proxy Factory
</div>
<div class="justify">
If you'd like to delve deeper into making custom Magic: The Gathering cards, check out The Proxy Factory! They're a community full of individuals interested in creating custom cards, and are very welcoming to new members. Take a look at their <a style='color: #ff4500;' href='https://www.reddit.com/r/TheProxyFactory/' target='_blank'>Reddit</a>, or join their <a style='color: #738adb;' href='https://discordapp.com/invite/xBCQprM' target='_blank'>Discord</a>. Happy proxying!
If you'd like to delve deeper into making custom Magic: The Gathering cards, check out The Proxy Factory! They're a community full of individuals interested in creating custom cards, and are very welcoming to new members. Take a look at their <a style='color: #ff4500;' href='https://www.reddit.com/r/TheProxyFactory/' target='_blank'>Reddit</a><!-- , or join their <a style='color: #738adb;' href='https://discordapp.com/invite/xBCQprM' target='_blank'>Discord</a> -->, and happy proxying!
</div>
</div>
</div>

View File

@@ -284,10 +284,10 @@ input[type='checkbox'], select, option, input[type='file'], button {
animation: fade-in 2s;
}
.layer.revealedLayer.slideFromLeft > div {
animation: slide-from-left 1.5s;
animation: slide-from-left 1s;
}
.layer.revealedLayer.slideFromRight > div {
animation: slide-from-right 1.5s;
animation: slide-from-right 1s;
}