Merge pull request #305 from kyw504100/Lab1

Irregular update 02/02
This commit is contained in:
cryptofyre 2022-02-02 15:18:48 -06:00 committed by GitHub
commit 7064e0ce84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 167 additions and 51 deletions

View file

@ -2229,6 +2229,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
border: 1px solid rgba(100, 100, 100, 0.35);
border-top: 1px solid rgba(100, 100, 100, 0.5);
color: #eee;
white-space: nowrap;
transition: transform 0.2s var(--appleEase), box-shadow 0.2s var(--appleEase);
&.md-btn-block {