Add landing page for WebGoat

This commit is contained in:
Nanne Baars
2019-02-08 14:13:58 +01:00
parent 7be519e724
commit c25643afe2
98 changed files with 59736 additions and 0 deletions

View File

@ -0,0 +1,5 @@
// Screen Readers
// -------------------------
.sr-only { @include sr-only(); }
.sr-only-focusable { @include sr-only-focusable(); }