We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a574f commit cb8facaCopy full SHA for cb8faca
src/scss/app.scss
@@ -193,7 +193,6 @@ input {
193
/* @group Navigation */
194
195
.navbar {
196
- // background-color: $theme-primary;
197
height: $navbar-height;
198
color: $white;
199
@@ -503,18 +502,6 @@ input {
503
502
504
text-align: center;
505
506
- // -webkit-animation: fadein .5s;
507
- //
508
- // @-webkit-keyframes fadein {
509
- // 0% {
510
- // opacity: 0;
511
- // }
512
513
- // 100% {
514
- // opacity: 1;
515
516
517
-
518
.form-control {
519
outline: none;
520
border: 0;
0 commit comments