feat: added back issues, tested better input styling but didnt look too good
This commit is contained in:
@@ -115,7 +115,8 @@
|
||||
<div class="footy-interior">
|
||||
<p>Created by <a href="https://www.linkedin.com/in/derekyujirchen/">Derek Chen.</a>
|
||||
<!-- because VAPA lecture was a bit boring that day -->
|
||||
Help keep the site up by <a href="https://www.paypal.com/donate/?business=ND35WHTPKM494&no_recurring=0&item_name=Help+support+our+grade+distribution+site+and+other+tools%21¤cy_code=USD">supporting it here!</a></p>
|
||||
Help keep the site up by <a href="https://www.paypal.com/donate/?business=ND35WHTPKM494&no_recurring=0&item_name=Help+support+our+grade+distribution+site+and+other+tools%21¤cy_code=USD">donating!</a>
|
||||
Report feedback <a href="https://github.com/DereC4/ut-grade-distribution-viewer/issues">here!</a></p>
|
||||
<!-- <iframe
|
||||
src="https://ghbtns.com/github-btn.html?user=Derec4&repo=ut-grade-distribution-viewer&type=star&count=true&size=large"
|
||||
frameborder="0" scrolling="0" width="100" height="30" title="GitHub">
|
||||
|
||||
@@ -386,6 +386,10 @@ h1 {
|
||||
transform: translateX(24px);
|
||||
}
|
||||
|
||||
/* form {
|
||||
text-align: right;
|
||||
} */
|
||||
|
||||
/* Tablet */
|
||||
@media (min-width:600px) {
|
||||
:root {
|
||||
|
||||
Reference in New Issue
Block a user